{"library":"bloomfilter-py","type":"library","category":null,"description":"Bloomfilter-py is a Python library providing a Bloom filter implementation, notable for its compatibility with Java's Guava library's serialization format. It allows for seamless reading and writing of Bloom filters between Python and Java applications. The current version is 1.1.0, and it has a moderate release cadence, with its latest update in August 2024.","language":"python","status":"active","version":"1.1.0","tags":["bloom filter","data structure","probabilistic","guava","java compatibility","set membership"],"install":[{"cmd":"pip install bloomfilter-py","imports":["from bloomfilter import BloomFilter"]}],"homepage":null,"github":"https://github.com/OldPanda/bloomfilter-py","docs":"https://github.com/OldPanda/bloomfilter-py/blob/master/README.md","changelog":null,"pypi":"https://pypi.org/project/bloomfilter-py/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":2.2,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bloomfilter-py/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}