fluidity

State machine library

A Python library implementing state machine functionality for objects

State machine implementation for Python objects

GitHub

56 stars
4 watching
8 forks
Language: Python
last commit: almost 15 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pgularski/pysmA versatile Python State Machine library for building flexible and scalable state-based systems73
fgmacedo/python-statemachineA Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation.931
nazavode/automatonA Python library to define and manage finite-state machines in an easy-to-use and elegant way23
glyph/automatA 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
rbarrois/xworkflowsA Python module that enables the creation and management of workflows or state machines.188
openstack/automatonProvides tools for creating and managing state machines in Python to validate and execute tasks53
nickuraltsev/finityA finite state machine library with event-based, time-based, and Promise-based triggers.131
jtushman/state_machineA Python library that provides a declarative way to define states and transitions for objects404
bykof/statefulA library for creating and managing finite state machines in Go.209
johnscillieri/psutil-nimA Nim port of Python's psutil library for cross-platform system information access62
status-im/nim-faststreamsAn efficient input/output stream library for Nim language125
cassiozen/state-machineA JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks.159
qmuntal/statelessA Go library for creating finite state machines directly in code981
geekq/workflowAn API for modeling and interacting with workflow states and transitions in a state-machine-inspired way1,764
digint/tinyfsmA simple C++ finite state machine library for building and managing complex state transitions.958