automat
State machine library
A Python library for expressing finite-state machines in an idiomatic way, allowing developers to define and enforce complex state transitions without cluttering their code with conditional logic.
Self-service finite-state machines for the programmer on the go.
594 stars
20 watching
65 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
| A Python library to define and manage finite-state machines in an easy-to-use and elegant way | 23 |
| Provides tools for creating and managing state machines in Python to validate and execute tasks | 53 |
| A library that provides a simple and feature-complete implementation of finite-state machines in Go | 100 |
| A Go library for creating finite state machines directly in code | 981 |
| A Python library that provides a declarative way to define states and transitions for objects | 404 |
| A library for creating and managing finite state machines in Go. | 209 |
| A JavaScript library for creating and managing finite state machines with visualizations | 340 |
| A simple finite state machine library for Crystal classes | 52 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| Generates Ada code from finite-state machine descriptions. | 7 |
| A Python module that enables the creation and management of workflows or state machines. | 188 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A framework for building reactive state machines on microcontrollers like Arduino | 375 |