Bppy

Latest version: v1.0.2

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

Scan your dependencies

Page 2 of 2

0.0.5

This release focuses on the following:
* Adding priority-based event selection strategy (see [tic tac toe program example](bppy/examples/tic_tac_toe_priorities.py)).
* Creating an initial [documentation](http://bppy.readthedocs.io/).
* Manual b-program run with dynamic b-thread adding bug fix.

0.0.4

This release focuses adds external events support with some additional minor bug fixes (Thanks adielashrov).
an example for using external events [bppy/examples/external_events.py](bppy/examples/external_events.py)
*external events are not supported for solver based event selection strategy.

0.0.3

This release adds the ability to dynamically add b-threads during b-program execution (Thanks to maor226 ).
Examples of using this new feature can be found in the following files:
- [bppy/examples/hot_cold_dynamic.py](bppy/examples/hot_cold_dynamic.py)
- [bppy/examples/exponential_growth.py](bppy/examples/exponential_growth.py)

0.0.2

Initial release

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.