Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
conda install main::mmh3
mmh3 is a Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust non-cryptographic hash functions invented by Austin Appleby.