fluidity
State machine library
A Python library implementing state machine functionality for objects
State machine implementation for Python objects
56 stars
4 watching
8 forks
Language: Python
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
| 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 to define and manage finite-state machines in an easy-to-use and elegant way | 23 |
| 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 |
| A Python module that enables the creation and management of workflows or state machines. | 188 |
| Provides tools for creating and managing state machines in Python to validate and execute tasks | 53 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| 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 Nim port of Python's psutil library for cross-platform system information access | 62 |
| An efficient input/output stream library for Nim language | 125 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| A Go library for creating finite state machines directly in code | 981 |
| An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,764 |
| A simple C++ finite state machine library for building and managing complex state transitions. | 958 |