{"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"],"last_verified":"Sun May 24","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bloomfilter-py/compatibility"}}