Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 139 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 139 Bytes

Simple State Machine In Python

A very simple state machine in Python. Includes optional loop, states handlers, and easy transitionning.