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

Dependencies

  • None

Page last updated 2025-09-11 11:29:16 UTC