InstallationΒΆ

Install pyminhash using pip:

pip install pyminhash

Alternatively you can clone and install it in editable mode:

pip install -e .