automaton

State machine library

Provides tools for creating and managing state machines in Python to validate and execute tasks

Friendly state machines for python. Mirror of code maintained at opendev.org.

GitHub

53 stars
8 watching
11 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
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
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
tinkerspy/automatonA framework for building reactive state machines on microcontrollers like Arduino375
pgularski/pysmA versatile Python State Machine library for building flexible and scalable state-based systems73
jtushman/state_machineA Python library that provides a declarative way to define states and transitions for objects404
unquietcode/jstateProvides a Java tool for building and managing state machines with standardized methods and callbacks.97
rbarrois/xworkflowsA Python module that enables the creation and management of workflows or state machines.188
nazavode/automatonA Python library to define and manage finite-state machines in an easy-to-use and elegant way23
openstack/hackingAutomates style checks and code review to enforce uniform coding standards across large projects.240
openstack/openstack-ansibleA toolset for automating the deployment and management of complex IT infrastructures1,477
qmuntal/statelessA Go library for creating finite state machines directly in code981
brucou/kinglyA small JavaScript library for modeling and executing user interface behavior as state machines.203
shuckster/statebot-shAn implementation of a finite state machine using shell scripts to manage the behavior of a program.17
prasannavl/liquidstateAn efficient state machine library for .NET with support for asynchronous and synchronous machines.241
gurpartap/statemachine-goA library that provides a simple and feature-complete implementation of finite-state machines in Go100