hierarchical-state-machine

This python library provides an easy-to-learn and easy-to-use API for using Hierarchical State Machines in your project. The state machine is defined using a basic JSON string, and includes convenience timers.


Keywords
hierarchical, state, machine, hsm, State-Machine, statemachine, sm
License
Other
Install
pip install hierarchical-state-machine==1.0.16

Documentation

hierarchical-state-machine

This python library provides an easy-to-learn and easy-to-use API for using Hierarchical State Machines in your project. The state machine is defined using a basic JSON string, and includes convenience timers.