Skip to main content

murmurhash2 for Python

Project description

murmurhash2-py

CI PyPI

32-bit murmurhash2 & 3 for Python

Installation

pip install murmurhash2

Usage

from murmurhash2 import murmurhash2, murmurhash3


SEED = 3242157231
print(murmurhash2(b'key', SEED))
print(murmurhash3(b'key', SEED))

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

murmurhash2-0.2.3.tar.gz (4.2 kB view details)

Uploaded Source

Built Distributions

murmurhash2-0.2.3-cp36-abi3-win_amd64.whl (100.8 kB view details)

Uploaded CPython 3.6+ Windows x86-64

murmurhash2-0.2.3-cp36-abi3-win32.whl (97.5 kB view details)

Uploaded CPython 3.6+ Windows x86

murmurhash2-0.2.3-cp36-abi3-manylinux2010_x86_64.whl (829.1 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.12+ x86-64

murmurhash2-0.2.3-cp36-abi3-macosx_11_0_arm64.whl (368.5 kB view details)

Uploaded CPython 3.6+ macOS 11.0+ ARM64

murmurhash2-0.2.3-cp36-abi3-macosx_10_9_universal2.whl (356.1 kB view details)

Uploaded CPython 3.6+ macOS 10.9+ universal2 (ARM64, x86-64)

murmurhash2-0.2.3-cp36-abi3-macosx_10_7_x86_64.whl (174.5 kB view details)

Uploaded CPython 3.6+ macOS 10.7+ x86-64

File details

Details for the file murmurhash2-0.2.3.tar.gz.

File metadata

  • Download URL: murmurhash2-0.2.3.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.6.12

File hashes

Hashes for murmurhash2-0.2.3.tar.gz
Algorithm Hash digest
SHA256 10aba2f9659f7d932149766a29c2899ba0118ca0612c24e49ad02dc3e87c01fb
MD5 2f59c83f2ffbe16f3cec591cff312b8e
BLAKE2b-256 60b7693b9a9910f5a51074d31242ffb75598b71b4ec7c2b71e75948b0a72fc0b

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.3-cp36-abi3-win_amd64.whl.

File metadata

  • Download URL: murmurhash2-0.2.3-cp36-abi3-win_amd64.whl
  • Upload date:
  • Size: 100.8 kB
  • Tags: CPython 3.6+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.6.8

File hashes

Hashes for murmurhash2-0.2.3-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 83a3113ae55a9bbb1e28cdea8da2c0789d404d0a5c7016f49ef09d9c0defee7e
MD5 03605ef0b2ed61ca7270139c7d58f741
BLAKE2b-256 296e7064efae9e19b946d75548f11823eadb991f1ebd399aabd58c5b32e1a4ad

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.3-cp36-abi3-win32.whl.

File metadata

  • Download URL: murmurhash2-0.2.3-cp36-abi3-win32.whl
  • Upload date:
  • Size: 97.5 kB
  • Tags: CPython 3.6+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.8

File hashes

Hashes for murmurhash2-0.2.3-cp36-abi3-win32.whl
Algorithm Hash digest
SHA256 1245270b227835bd8f8e0d2301c6852b490841826e7a13506123d0bbe9a3b5c6
MD5 46998029751757e223f5a3f5616b1300
BLAKE2b-256 d0bbf04b21e755881854d985cb2174345752d18d2b5a50d35089747a90b7e13a

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.3-cp36-abi3-manylinux2010_x86_64.whl.

File metadata

  • Download URL: murmurhash2-0.2.3-cp36-abi3-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 829.1 kB
  • Tags: CPython 3.6+, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.7

File hashes

Hashes for murmurhash2-0.2.3-cp36-abi3-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9960e623140ae53ff1ec1c861f163f914e5e5b36b842149ca375fd7a43cc8470
MD5 a51e6394ad9c38dc2f93a729c5a07ad4
BLAKE2b-256 be782ed0b4d03a05cc14d044b8f1a1ef80cff37111bf5d4b767880c94b027d7d

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.3-cp36-abi3-macosx_11_0_arm64.whl.

File metadata

  • Download URL: murmurhash2-0.2.3-cp36-abi3-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 368.5 kB
  • Tags: CPython 3.6+, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.3-cp36-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 548afc8f5b330ea25842a187d3c6257db388b469f133a3b90b8b7c68b32aa958
MD5 b9f4e63180ca32962b0bf88f1681657a
BLAKE2b-256 b733fcc010cabb606889c25e925febccfa664ffa4150e431ff6dd0bfff3943d1

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.3-cp36-abi3-macosx_10_9_universal2.whl.

File metadata

  • Download URL: murmurhash2-0.2.3-cp36-abi3-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 356.1 kB
  • Tags: CPython 3.6+, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.3-cp36-abi3-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ff645a197a95615c6fa9cf0114ae5d61592ed19550038a253a990a92e683cd4a
MD5 e195acab8fbb222c5268c13a5c0733df
BLAKE2b-256 83459986370674c7b36c93b92be4a9f041394236e32db544f7521550f0c4b338

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.3-cp36-abi3-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: murmurhash2-0.2.3-cp36-abi3-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 174.5 kB
  • Tags: CPython 3.6+, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.6.12

File hashes

Hashes for murmurhash2-0.2.3-cp36-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 a8e7338d02febcda72e83360283fb2f4579efe024729f80220bd86cfe1b7e905
MD5 b020c0ae1b033e29907aac631fadf639
BLAKE2b-256 776422c9e89b39843287922f8333021a71d49936b650b26978d6048a503170c5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page