A state diagram machine package


License
MIT
Install
pip install state-machine-py==16.0.2

Documentation

state-machine-py

状態遷移マシン

Install

# Windows
python.exe -m pip install state_machine_py

Example

python.exe -m tests.rock_paper_scissors.main
python.exe -m tests.edge_walk.main
python.exe -m tests.two_machines_catchball.main

Skill up