xworkflows
State machine library
A Python module that enables the creation and management of workflows or state machines.
Python "state machine" module
188 stars
19 watching
26 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables workflow management with Django models | 106 |
| A Ruby state machine library that models and interacts with workflows in a finite-state-machine-inspired API. | 233 |
| An API for modeling and interacting with workflow states and transitions in a state-machine-inspired way | 1,764 |
| Provides tools for creating and managing state machines in Python to validate and execute tasks | 53 |
| 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 |
| A small JavaScript library for modeling and executing user interface behavior as state machines. | 203 |
| A Python library that provides a declarative way to define states and transitions for objects | 404 |
| A C++ library for building real-time state machines in ROS applications | 303 |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
| A library for creating data workflows that can be simple or complex, with features like recursion and memoization. | 159 |
| A framework for building reactive state machines on microcontrollers like Arduino | 375 |
| A Python library for building asynchronous workflows with a directed acyclic graph structure | 60 |
| A tool for implementing event-driven state machines in JavaScript applications | 12 |
| A Django project providing a state machine implementation for managing model states | 131 |