InstallationΒΆ

The Texturizer package is maintained inside the PyPi package manager.

Install the from PyPi as follows:

pip install texturizer

Alternatively, you can access the source code for MinViME and use it by installing it locally:

git clone https://github.com/john-hawkins/texturizer.git
cd texturizer
python setup.py install

Texturizer depends on the following packages:

numpy>=1.16.4
pandas>=0.25.3
jellyfish
textdistance