pybloom
PyBloom: A Probabilistic data structure
PyBloom: A Probabilistic data structure
To install this package, run one of the following:
pybloom is a Python implementation of the bloom filter probabilistic data structure. The module also provides a Scalable Bloom Filter that allows a bloom filter to grow without knowing the original set size.
Summary
PyBloom: A Probabilistic data structure
Last Updated
Nov 24, 2016 at 23:22
License
MIT License
Total Downloads
60
Supported Platforms