automaton
Finite state machine library
A Python library to define and manage finite-state machines in an easy-to-use and elegant way
A minimal Python finite-state machine.
23 stars
3 watching
2 forks
Language: Python
last commit: almost 5 years agoLinked from 1 awesome list
automataautomatonfinite-state-machinepythonic
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 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. | 594 | |
| Generates Ada code from finite-state machine descriptions. | 7 | |
| An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 | |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 | |
| 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 library for creating and managing finite state machines in Go. | 209 | |
| A minimal implementation of a finite state machine in Ruby | 525 | |
| A minimalist Ruby gem for defining and managing finite state machines with straightforward syntax and powerful callback mechanisms. | 808 | |
| A lightweight implementation of finite state machines in Java with a declarative approach and easy-to-use API | 26 | |
| A simple finite state machine with guard conditions and callbacks for managing complex logic flows. | 1 | |
| A Python library implementing state machine functionality for objects | 56 | |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |