NiemaBF: Niema's Python Bloom Filter implementation
Raw data
{
"_id": null,
"home_page": "https://github.com/niemasd/NiemaBF",
"name": "niemabf",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python bloom filter",
"author": "Niema Moshiri",
"author_email": "niemamoshiri@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ea/44/ffa98016b5b18d2fc676a7e92acac1444e42ed546bfe64f14b6f89cbf060/niemabf-1.0.2.tar.gz",
"platform": null,
"description": "NiemaBF: Niema's Python Bloom Filter implementation\n",
"bugtrack_url": null,
"license": null,
"summary": "NiemaBF: Niema's Python Bloom Filter implementation",
"version": "1.0.2",
"project_urls": {
"Bug Reports": "https://github.com/niemasd/NiemaBF/issues",
"Homepage": "https://github.com/niemasd/NiemaBF",
"Source": "https://github.com/niemasd/NiemaBF"
},
"split_keywords": [
"python",
"bloom",
"filter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea44ffa98016b5b18d2fc676a7e92acac1444e42ed546bfe64f14b6f89cbf060",
"md5": "862b20d211ac556117be36bf985d209f",
"sha256": "f77f70058d1ede14eba6cf77ead658b488662191b05f582b1cdc4e531d96a052"
},
"downloads": -1,
"filename": "niemabf-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "862b20d211ac556117be36bf985d209f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16852,
"upload_time": "2025-07-14T06:12:30",
"upload_time_iso_8601": "2025-07-14T06:12:30.795397Z",
"url": "https://files.pythonhosted.org/packages/ea/44/ffa98016b5b18d2fc676a7e92acac1444e42ed546bfe64f14b6f89cbf060/niemabf-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 06:12:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "niemasd",
"github_project": "NiemaBF",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "mmh3",
"specs": []
},
{
"name": "numpy",
"specs": []
}
],
"lcname": "niemabf"
}