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 2025-06-27 17:52:39 UTC