mmhash3

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install mmhash3

Page last updated 2023-10-28 03:32:23 UTC