{"library":"murmurhash2","type":"library","category":null,"description":"Murmurhash2 is a Python library providing fast, non-cryptographic hash functions, specifically bindings for the MurmurHash2 and MurmurHash3 algorithms. It is designed for high performance in applications such as hash tables, caching, and data distribution, rather than for security-sensitive use cases. The current version, 0.2.10, was last released in February 2022 and supports Python 3.6+ environments. The project appears to be in a maintenance status with infrequent updates.","language":"python","status":"maintenance","version":"0.2.10","tags":["hashing","murmurhash","non-cryptographic","performance","utility","hashdos"],"install":[{"cmd":"pip install murmurhash2","imports":["from murmurhash2 import murmurhash2","from murmurhash2 import murmurhash3"]}],"homepage":null,"github":"https://github.com/messense/murmurhash2-py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/murmurhash2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/murmurhash2/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}