Skip to content

BlockchainLabsNZ/bloom-example-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tested with Python 3.7.

  1. 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.

  1. Run example:
python bloom_example.py

About

Example of how to use a bloom filter in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages