xworkflows

State machine library

A Python module that enables the creation and management of workflows or state machines.

Python "state machine" module

GitHub

188 stars
19 watching
26 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rbarrois/django_xworkflowsA library that enables workflow management with Django models106
ryan-allen/workflowA Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API.233
geekq/workflowAn API for modeling and interacting with workflow states and transitions in a state-machine-inspired way1,764
openstack/automatonProvides tools for creating and managing state machines in Python to validate and execute tasks53
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
brucou/kinglyA small JavaScript library for modeling and executing user interface behavior as state machines.203
jtushman/state_machineA Python library that provides a declarative way to define states and transitions for objects404
robosoft-ai/smaccA C++ library for building real-time state machines in ROS applications303
pgularski/pysmA versatile Python State Machine library for building flexible and scalable state-based systems73
whitaker-io/machineA library for creating data workflows that can be simple or complex, with features like recursion and memoization.159
tinkerspy/automatonA framework for building reactive state machines on microcontrollers like Arduino375
baffelli/pyperatorA Python library for building asynchronous workflows with a directed acyclic graph structure60
philipdev/stateflowA tool for implementing event-driven state machines in JavaScript applications12
vikingco/django-states2A Django project providing a state machine implementation for managing model states131