Pyprobables

Latest version: v0.6.1

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.2.5

* Bloom Filters:
* Addition of an Expanding Bloom Filter

0.2.0

* Use **slots**

0.1.4

* Drop support for python 3.3
* Ensure passing parameters correctly to parent classes

0.1.3

* Better parameter validation
* Cuckoo Filters:
* Support passing different hash function
* Support for different fingerprint size
* Utility to help generate valid hashing strategies using decorators
* hash_with_depth_bytes
* hash_with_depth_int
* Updated documentation

0.1.2

* Counting Cuckoo Filter
* Basic functionality: add, remove, check
* Expand
* Import / Export
* Fix and tests for utility functions
* Fix package build

0.1.1

* CuckooFilter
* Import / Export functionality
* Enforce single insertion per key
* Auto expand when insertion failure OR when called to do so (settable)

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.