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.9.tar.gz (4.3 kB view details)

Uploaded Source

Built Distributions

murmurhash2-0.2.9-cp36-abi3-win_amd64.whl (100.1 kB view details)

Uploaded CPython 3.6+ Windows x86-64

murmurhash2-0.2.9-cp36-abi3-win32.whl (95.5 kB view details)

Uploaded CPython 3.6+ Windows x86

murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ s390x

murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (941.8 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ppc64le

murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (954.7 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ppc64

murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (853.9 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ARMv7l

murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (822.0 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ARM64

murmurhash2-0.2.9-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (834.6 kB view details)

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

murmurhash2-0.2.9-cp36-abi3-manylinux_2_5_i686.manylinux1_i686.whl (865.5 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.5+ i686

murmurhash2-0.2.9-cp36-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (387.5 kB view details)

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

murmurhash2-0.2.9-cp36-abi3-macosx_10_7_x86_64.whl (192.9 kB view details)

Uploaded CPython 3.6+ macOS 10.7+ x86-64

File details

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

File metadata

  • Download URL: murmurhash2-0.2.9.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.9.tar.gz
Algorithm Hash digest
SHA256 a7778d22691f3dc81cca714a1c4cebc954aae1abe9c9adba4db5c18c0e04dce4
MD5 110f9aff2d2c19ed7d29d08e1424f236
BLAKE2b-256 58f9a5bd88c6f6a26776af507106123946d3ff8f9f539c0282437a4d64fabf9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.9-cp36-abi3-win_amd64.whl
  • Upload date:
  • Size: 100.1 kB
  • Tags: CPython 3.6+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 2b1da25aa2b4508b7d7da125f406c740f682bfbbd7fb1522bd7d312c24f3ad86
MD5 8b4ecfc448a71ef4250d0b156dd557a2
BLAKE2b-256 7b8b5c5fc2b2085ab6be7127aee290ab210dc2526b0607fa6eaa2a147ab6e110

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.9-cp36-abi3-win32.whl
  • Upload date:
  • Size: 95.5 kB
  • Tags: CPython 3.6+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-win32.whl
Algorithm Hash digest
SHA256 6fe02522cfbfca5d9f5372ef00f2331221958e72e1a09b5178763b3dc2b11247
MD5 d267d00330b01bbb820a9d79fbccddd7
BLAKE2b-256 a5c9d0d5391b05fcbcf108413aff0e2cc2abe19acd0133afb95e39db733154c7

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a4a07e38333e9154a04d1e975320cc5b3f4a2fcba7148f9f21ac61003cd0594
MD5 addda48a69bd292f2e466c9af05fa1cd
BLAKE2b-256 e1397f23afdf5b12d2eab76266d354347ee0a5c5ca41183ed12e2fba3dc709dd

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 70621ae2a6ab3b02b6377798a8a526cfb1fa30f9abb8a6497880642bc6be078e
MD5 544fdc01b9e636b783be469173958884
BLAKE2b-256 0638178b2ff8303f7b007172582598dcb7e1d40185f3b8d6545c37fd7ce8061c

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 7bc90071f0a0f75138814764e8af49ebf933c69a4e271ec1c1b0c7311dc77b48
MD5 1560a6a879e95a237aa9cf0544640a50
BLAKE2b-256 d1888d9e9157ce8db637ebc45d165a3ac43adf04fb18c7871f92b010d09a579c

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ca4b13579dc60ea399c2da46366c6b36cc5e0d67c56bf2418e759535c1d829d0
MD5 77b98d48ccf57099d8a84b487abbb229
BLAKE2b-256 18e769d040c9cf25e48d7fc436d08f394b5bad13774d6672a1339c2d39abd82f

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2c4452cc1c88ddcca3045ee8465cfbbd5e7d44032849c45943d150c89da69ded
MD5 275e41acdffe94ca8872420248136542
BLAKE2b-256 56b85b7367d1ce1d6a94975ea1604602cb6804e8708171338ce8fd664ddb187e

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f0c67ef7fa08e49e6696bab9ceacbbe07612592baca74b36b659f9b55e683f5c
MD5 f4ae4aa53bf85831cb203018f56570d9
BLAKE2b-256 a0bb96f6cb0fda682e91141ffc736adf97eb5ccc2ba4beef427dc2515553055e

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d432f90511e4b82232cd18652608c8f522ec852750a808798ccbe29318ca037e
MD5 47dac584dc2e30b1406732dc134baf82
BLAKE2b-256 14d291fab7277a41863a1960db292f84be20cd96b01c6c93c79eb6335da59156

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.9-cp36-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a4a3f275099159e9aea95d5f6be34906118f21dc2192dfbc68631b8d962b65b2
MD5 c1c4f6e263e4750f7e480d4371ef951d
BLAKE2b-256 decf9a063e4091ba79e78e63c51013300a17e4d81f4bf8dc83bd0dabd4a4f157

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.9-cp36-abi3-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 192.9 kB
  • Tags: CPython 3.6+, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.9-cp36-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 b90d570174199402a627dbed1483f457c18118874dfe40c2d38d8559a48c73a5
MD5 fbf31ef748cd473ce089c3a1fbb9c490
BLAKE2b-256 ffeef2741626655f6525df2da1526fb30d0a749ad25aed6d5b6e92a78e40fb00

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