Skip to main content
murmurhash is a fast hash function ::
>>> import mmhash2
>>> print(mmhash2.murmurhash64a("zhenhao", 0x1234))
16299279845682521441
>>> print(mmhash2.dechex(mmhash2.murmurhash64a("zhenhao", 0x1234)))
'e232aca990972561'
>>> print(mmhash2.base62encode(mmhash2.murmurhash64a("zhenhao", 0x1234)))
'jq2Se1vfXaN'
>>> print(mmhash2.murmurhash64b('zhenhao', 0x1234))
4178523214822422458

MurmurHash2 http://murmurhash.googlepages.com/ MurmurHash2, 64-bit versions, by Austin Appleby

Modified by hit_zhenhao@163.com

linux python lib

Release files for mmhash2 1.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mmhash2 1.7
File Size Uploaded
mmhash2-1.7.tar.gz 2.6 kB Details

Release files / mmhash2-1.7.tar.gz

Download URL mmhash2-1.7.tar.gz
Size 2.6 kB
Tags Source
SHA-256 checksum
How to use checksums
eb13ff76b6f6d97089522d2d6d3b90086180ab54a9fd82f0f17c4b323268d786
BLAKE2b-256 checksum
How to use checksums
670c668bdf75d534ae39b49b29d66f7385af8f1b0ad51008baa1a15e5d6a4a19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release history Release notifications | RSS feed

This release

1.7 This release

1 release file

1.6

1 release file

1.5

1 release file

1.4

1 release file

1.3

1 release file

1.2

1 release file

1.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page