https://github.com/willguimont/state_machine
Simple state machine in Python
https://github.com/willguimont/state_machine
python python-library state-machine
Last synced: 8 months ago
JSON representation
Simple state machine in Python
- Host: GitHub
- URL: https://github.com/willguimont/state_machine
- Owner: willGuimont
- License: mit
- Created: 2018-11-30T23:09:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T01:32:10.000Z (about 2 years ago)
- Last Synced: 2025-04-05T03:02:45.440Z (about 1 year ago)
- Topics: python, python-library, state-machine
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# state_machine
Simple state machine in Python