An open API service indexing awesome lists of open source software.

https://github.com/amogorkon/flux


https://github.com/amogorkon/flux

fsm traits

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# fluxx - modern Finite State Machines & more
The results of my experiments with FSM's and trait-based programming based on Python 3 enums and sets.

Check the Showcase notebook in docs on https://github.com/amogorkon/fluxx for working examples and documentation.

Have fun!
- Anselm Kiefner