Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datek/datek-async-fsm
Asynchronous Finite State Machine
https://github.com/datek/datek-async-fsm
Last synced: about 1 month 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T16:20:38.000Z (9 months ago)
- Last Synced: 2024-10-20T12:26:47.723Z (2 months 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
[![codecov](https://codecov.io/gh/DAtek/datek-async-fsm/graph/badge.svg?token=4OHS9GMM5D)](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)