Tested with Python 3.7.
- Install requirements:
pip install -r requirements.txt
Note: due to an issue with the way the PyPI package is built, pybloom must be installed from a GitHub repo. See jaybaird/python-bloomfilter#39 for more info.
- Run example:
python bloom_example.py