Py-predicate

Latest version: v0.9

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

Scan your dependencies

Page 2 of 2

0.3

What's Changed

* 2 new lazy predicates: root_p and this_p
* is_range_p to check if a value is a range
* parser to convert string with named predicates to a predicate structure, for example "(p & q) | r"
* truthy and falsy predicates
* predicate to check string against a regex
* added is_list_of_p to check the contents of a list against a predicate
* added is_tuple_of_p to check the contents of a tuple against multiple predicates
* updated documentation
* cleanup

0.2

What's Changed
* Lazy predicates
* Improved test coverage
* More complete documentation of functions and classes
* Many more useful predicates
* More options to optimize predicates
* Option to generate truth tables from predicates

0.1

Page 2 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.