https://github.com/datek/datek-async-fsm
Asynchronous Finite State Machine
https://github.com/datek/datek-async-fsm
Last synced: 12 months ago
JSON representation
Asynchronous Finite State Machine
- Host: GitHub
- URL: https://github.com/datek/datek-async-fsm
- Owner: DAtek
- License: mit
- Created: 2022-02-05T06:34:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T16:20:38.000Z (over 2 years ago)
- Last Synced: 2025-02-14T11:24:14.001Z (over 1 year ago)
- Language: Python
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://codecov.io/gh/DAtek/datek-async-fsm)

# Asynchronous Finite State Machine
For an example see [`tests/example.py`](https://gitlab.com/DAtek/datek-async-fsm/-/blob/master/tests/example.py)