{"library":"eth-bloom","type":"library","category":null,"description":"eth-bloom is a Python library providing an implementation of the bloom filter used by Ethereum. It allows for efficient probabilistic checks of set membership, commonly used to quickly detect the likely presence of event logs within Ethereum blocks and transaction receipts. The library is actively maintained by the Ethereum Foundation and regularly updated to support modern Python versions.","language":"python","status":"active","version":"3.1.0","tags":["ethereum","bloom filter","blockchain","evm","cryptography"],"last_verified":"Sun May 24","install":[{"cmd":"pip install eth-bloom","imports":["from eth_bloom import BloomFilter"]}],"homepage":null,"github":"https://github.com/ethereum/eth-bloom","docs":null,"changelog":null,"pypi":"https://pypi.org/project/eth-bloom/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/eth-bloom/compatibility"}}