{"id":16994616,"url":"https://github.com/znerol/py-fnvhash","last_synced_at":"2025-03-17T09:30:40.422Z","repository":{"id":57431657,"uuid":"47022088","full_name":"znerol/py-fnvhash","owner":"znerol","description":"Pure Python FNV hash implementation","archived":false,"fork":false,"pushed_at":"2018-01-05T04:25:59.000Z","size":18,"stargazers_count":32,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T02:16:29.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/znerol.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-28T12:12:19.000Z","updated_at":"2024-11-18T16:50:23.000Z","dependencies_parsed_at":"2022-09-02T11:51:51.344Z","dependency_job_id":null,"html_url":"https://github.com/znerol/py-fnvhash","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpy-fnvhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpy-fnvhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpy-fnvhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Fpy-fnvhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znerol","download_url":"https://codeload.github.com/znerol/py-fnvhash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858712,"owners_count":20359256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T03:46:04.570Z","updated_at":"2025-03-17T09:30:40.031Z","avatar_url":"https://github.com/znerol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pure Python FNV hash implementation\n===================================\n\n.. image:: https://travis-ci.org/znerol/py-fnvhash.svg?branch=master\n    :target: https://travis-ci.org/znerol/py-fnvhash\n.. image:: https://coveralls.io/repos/github/znerol/py-fnvhash/badge.svg?branch=master\n    :target: https://coveralls.io/github/znerol/py-fnvhash?branch=master\n\n\nPure Python implementation of the FNV_ hash family with 100% test coverage.\nTake a look at pyhash_ for use cases where performance is more important than\nportability.\n\n.. _FNV: http://isthe.com/chongo/tech/comp/fnv/\n.. _pyhash: https://pypi.python.org/pypi/pyhash\n\n\nUsage\n-----\n\n::\n\n    \u003e\u003e\u003e from fnvhash import fnv1a_32\n    \u003e\u003e\u003e hex(fnv1a_32(b'foo'))\n    '0xa9f37ed7'\n\n\nLicense\n-------\n\nThe software is subject to the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Fpy-fnvhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznerol%2Fpy-fnvhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Fpy-fnvhash/lists"}