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/82/9c/8a6db9236aed07c6ae75211864917ee5cbfe63e2d4e4b7f6094989d98d10/niemabf-1.0.8.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.8",
"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": "829c8a6db9236aed07c6ae75211864917ee5cbfe63e2d4e4b7f6094989d98d10",
"md5": "19fcf6afa354e0218ee929f1660183eb",
"sha256": "8955be9fcb103381b4a51591323c48a5f8b068261ce79b47bbc0009326409825"
},
"downloads": -1,
"filename": "niemabf-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "19fcf6afa354e0218ee929f1660183eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18391,
"upload_time": "2025-08-05T00:14:30",
"upload_time_iso_8601": "2025-08-05T00:14:30.316361Z",
"url": "https://files.pythonhosted.org/packages/82/9c/8a6db9236aed07c6ae75211864917ee5cbfe63e2d4e4b7f6094989d98d10/niemabf-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 00:14: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"
}