Pyreactive

Latest version: v0.3.2

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

Scan your dependencies

0.3.2

The Subscribe API has been revamped and in now intuitive. Accepts infix expressions as strings. Also, should be faster since updation uses map instead of for loop.

0.2.3

Notifications are now silent in case the value does not change. This reduces the number of function calls as calls to the notify method are not processed in case there's no change to the Observe object's value.

0.2.1

Along with a bunch of bug fixes, the code can now handle objects that can go deep. Example: a Dict can be inside of another Dict, which is inside of another Dict. If an Observe object is instantiated over the top most Dict, and if the innermost Dict is updated, the notify method of the Observe object is triggered. This wasn't being done in the previous releases.

0.1.6

Various bug fixes, also added method="sum" on Lists, Sets and Dicts. Can now Observe the 'firstel' and 'lastel' on empty Lists.

0.1.2

Same as that from PyPI.

0.0.1alpha

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.