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

Uploaded Source

Built Distributions

murmurhash2-0.2.7-cp36-abi3-win_amd64.whl (101.5 kB view details)

Uploaded CPython 3.6+ Windows x86-64

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

Uploaded CPython 3.6+ Windows x86

murmurhash2-0.2.7-cp36-abi3-manylinux_2_24_ppc64le.whl (953.5 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.24+ ppc64le

murmurhash2-0.2.7-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.7-cp36-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (950.2 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ppc64le

murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl (967.1 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ppc64

murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (868.6 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ARMv7l

murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (833.7 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ ARM64

murmurhash2-0.2.7-cp36-abi3-manylinux2014_armv7l.whl (905.1 kB view details)

Uploaded CPython 3.6+

murmurhash2-0.2.7-cp36-abi3-manylinux2014_aarch64.whl (834.8 kB view details)

Uploaded CPython 3.6+

murmurhash2-0.2.7-cp36-abi3-manylinux2010_x86_64.whl (851.5 kB view details)

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

murmurhash2-0.2.7-cp36-abi3-manylinux2010_i686.whl (927.5 kB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.12+ i686

murmurhash2-0.2.7-cp36-abi3-manylinux1_x86_64.whl (850.5 kB view details)

Uploaded CPython 3.6+

murmurhash2-0.2.7-cp36-abi3-manylinux1_i686.whl (886.4 kB view details)

Uploaded CPython 3.6+

murmurhash2-0.2.7-cp36-abi3-macosx_10_9_universal2.whl (388.2 kB view details)

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

murmurhash2-0.2.7-cp36-abi3-macosx_10_7_x86_64.whl (194.3 kB view details)

Uploaded CPython 3.6+ macOS 10.7+ x86-64

File details

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

File metadata

  • Download URL: murmurhash2-0.2.7.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7.tar.gz
Algorithm Hash digest
SHA256 3f99b6c2f37f4a3f32c8b558e8a580bde71c911358b63df0fd41ee84aeb81d86
MD5 02c2640ec0cd9ad7cfb93d7cc48f8b84
BLAKE2b-256 d0aa1fe972b9c65aa0e5257f751d83f768eb2d1d7c0961a2661415a755931bed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-win_amd64.whl
  • Upload date:
  • Size: 101.5 kB
  • Tags: CPython 3.6+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 915fc8bad81f3c8bf793a2039b854d7e29cc74c018363041f30d786ac33e1d14
MD5 8433613d99a6201c0f99e8669e318f0d
BLAKE2b-256 8b76da8ebdf99d5dfb60941eebc846a5ecaac0ad7d8276440912b7c58dcdd369

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.7-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/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-win32.whl
Algorithm Hash digest
SHA256 a930bfd0913a18cf8552aa1c9caa3f455100852bc3df2cc0eadc41508d837bc0
MD5 1c7944e05bf143e12311a337ec8a1529
BLAKE2b-256 9f0fe52b34d5b38df5e7b92d511ea5004f9e83ca61ed09f1e719014ea8afc465

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.7-cp36-abi3-manylinux_2_24_ppc64le.whl.

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux_2_24_ppc64le.whl
  • Upload date:
  • Size: 953.5 kB
  • Tags: CPython 3.6+, manylinux: glibc 2.24+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux_2_24_ppc64le.whl
Algorithm Hash digest
SHA256 712e7bd3491dea82fc92df6ef6636f13259c5b623ad1047a8c530d823630f072
MD5 60626056c914c0f2408729464dc951fb
BLAKE2b-256 5c204c6e81c3448c3b597a0f544a3fd0c382c7a184c9ae9ab03eb86b039dfcbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0e64f2308744675ad7f09151b205e465ef157139cb3deebf604fec7f07094287
MD5 71a77c2fea9c74d65928942fcc69b56e
BLAKE2b-256 88e433c3fb3d44a15da4354f7bddd7773b31c11b5bafe0e688abd15877bf15cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 94bd5fbd63bca7938c8caa667fc905d3f4f6235e04c22b4bc78726d15c5fadf1
MD5 7c675c3a59ddb82d6df74e796351e6cc
BLAKE2b-256 da84558b62f3352636a16502f2baec38f719fa7f7fcff311a9d519d1648ced76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_ppc64.manylinux2014_ppc64.whl
Algorithm Hash digest
SHA256 e3f13d03d3744841eaf2d31d8c64b8de94481ff8fb5576e14696b5148265f1e0
MD5 f2fa8d41924400b638e6e2e18ede35a2
BLAKE2b-256 7448faf0283dfbc9b983ae35762cb08791708f277d8f890fe338ebe37eeb7928

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b24c32cf86a35c7a4b3541968d044d2fd720dcd2f618020c60ebede22e848bec
MD5 b97b090b3aee2930f852bdb60e3a2ed0
BLAKE2b-256 cad80d1d813b60d4600ac9fed73b6899c4b2e5f1dc641aa784e12335a9488a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9e0a95b92fc1d01f530e5eda5932232cd89eb7e025471bf30704873c7fa82055
MD5 90aca5c8bb30e6d652b5d7007591efc2
BLAKE2b-256 0e0490627d0da41f8d11c9e1836a803128b92b25f7292a94926335a6ecec920d

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.7-cp36-abi3-manylinux2014_armv7l.whl.

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux2014_armv7l.whl
  • Upload date:
  • Size: 905.1 kB
  • Tags: CPython 3.6+
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 27685741dc4edbe7ccb69c3ce71ce02a7cf6176da0759705060404df051b44fb
MD5 70722feedfc1aea4259528b72e505368
BLAKE2b-256 1fe0605cb1bcb5ecb4d735fd4901b5ed3b42f420a5321c6d627fbaa804dbb331

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.7-cp36-abi3-manylinux2014_aarch64.whl.

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 834.8 kB
  • Tags: CPython 3.6+
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f9fbe9d230e2f1f2d5973e4248b809cb398d2305be45ac0b3edb99883926b3c
MD5 0f9a37c88e8ec0dc5f36ce2e24c585e0
BLAKE2b-256 c785e7b40d5e7d47b3c9e4891b67aa9411c18a4bd08b2d715069c197f5b91514

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 851.5 kB
  • Tags: CPython 3.6+, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f86ac52b04a5b3cb7f4b115803551aeb16d41aa6a199618b3688fbd0a1a4f97e
MD5 6e19070ef604073797db1f502d48c8ee
BLAKE2b-256 71136a5adc5ea6240c2326d28e7af792e1996f75544d1f53eac944425b862fb1

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.7-cp36-abi3-manylinux2010_i686.whl.

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux2010_i686.whl
  • Upload date:
  • Size: 927.5 kB
  • Tags: CPython 3.6+, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a1ec0eed453a2de84ab02e4941cd7aa4e510804ae4b070a3986389cca3bf2069
MD5 04acd3bced05ee1cef698d562c47afe9
BLAKE2b-256 bc2d5245418b5937af8dd697dcfa57b1062ba7b406342c45a10ff56fe2f5d851

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.7-cp36-abi3-manylinux1_x86_64.whl.

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux1_x86_64.whl
  • Upload date:
  • Size: 850.5 kB
  • Tags: CPython 3.6+
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 615d83928ea15d5c434e9036de1a0174e8494a0e54afbdb2767cc71e6278c27e
MD5 f5e73d20f5199aeb05fc1147c4acef8d
BLAKE2b-256 41e6ba312f85b42c9fe50b58381d61a034cdc5e626f9232b99b2ffc08ffe377b

See more details on using hashes here.

File details

Details for the file murmurhash2-0.2.7-cp36-abi3-manylinux1_i686.whl.

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-manylinux1_i686.whl
  • Upload date:
  • Size: 886.4 kB
  • Tags: CPython 3.6+
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-manylinux1_i686.whl
Algorithm Hash digest
SHA256 5fda65571de7e65d8163295776ba75aeb13fc6e2bdf41cac46cfad782d8f3d58
MD5 5fcb532cf2aea1ff3b54c63dcb2e3ea1
BLAKE2b-256 e7cf78b692a082ca6242a37d7d50d8101ae4d2dddadb431dd6ed6040d7a85ffc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 388.2 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.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d83336240958f9f93c5cfb7d26f317e6e2fdd7cf66902fb9ccfd460ccbe3e1fd
MD5 ad6c7d060727ae03c5df3ed21afd5897
BLAKE2b-256 59c3067793d9846326e8e02a4259f489d1fcdac2761d8a8b2380269017ade92b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: murmurhash2-0.2.7-cp36-abi3-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 194.3 kB
  • Tags: CPython 3.6+, macOS 10.7+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for murmurhash2-0.2.7-cp36-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 436cd1b6c2e755975275aa1c7d7bd597d9fc501979e8d0db81b6d7b806e4642a
MD5 705b8eddf3fdf5fa01af7274dc457373
BLAKE2b-256 8747affaf59721f1c019c81cca3f0ad40b7c1a90cf1d030942b515529f2104df

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