{"library":"fnvhash","type":"library","category":null,"description":"fnvhash is a pure Python implementation of the FNV (Fowler-Noll-Vo) hash function family, including FNV-1 and FNV-1a variants. It is known for its simplicity and speed in non-cryptographic hashing applications. The library is actively maintained, with its current version 0.2.1, and focuses on correctness with 100% test coverage.","language":"python","status":"active","version":"0.2.1","tags":["fnv","hash","hashing","fnv1","fnv1a","pure-python","checksum"],"last_verified":"Sun May 24","install":[{"cmd":"pip install fnvhash","imports":["from fnvhash import fnv1a_32","from fnvhash import fnv1_64"]}],"homepage":null,"github":"https://github.com/znerol/py-fnvhash","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fnvhash/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fnvhash/compatibility"}}