Fluidstate

Latest version: v1.0.0b1

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

Scan your dependencies

0.2.1

* bugfix: state machines of the same type was mixing their states
* support to state change notification

0.2.0

* support to multiple entry and exit actions
* support to transition actions (accepts multiple actions)
* support to multiple guards
* support to callables on all callbacks (entry, exit, action, guards)
* support to define states and transactions for an individual object
* support event parameters, passing them to the actions
* support to one event to choose among multiple possible transitions, based on their guards
* compatibility to python 2.4, 2.5, 2.6, 2.7, 3.1, and 3.2

0.1.0

Main features for this initial release:
* definition of states, transitions and events
* support to entry and exit actions
* support to guards

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.