state_machine
State machine
A Python library that provides a declarative way to define states and transitions for objects
Python State Machine for humans
404 stars
18 watching
28 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| An implementation of a finite state machine using shell scripts to manage the behavior of a program. | 17 |
| Supports creating state machines for attributes on Ruby classes | 822 |
| 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 |
| Provides a Java tool for building and managing state machines with standardized methods and callbacks. | 97 |
| Provides tools for creating and managing state machines in Python to validate and execute tasks | 53 |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
| A collection of knowledge and terminology around state machines used in software development | 62 |
| Generates Java classes to handle state transitions based on a state machine definition | 135 |
| A Django project providing a state machine implementation for managing model states | 131 |
| A lightweight Elixir library for creating and managing state machines | 538 |
| An implementation of a finite state machine in JavaScript, allowing developers to describe and manage states using a flowchart-like syntax. | 29 |
| A tool for implementing event-driven state machines in JavaScript applications | 12 |
| A state machine gem designed to simplify complex UI states and handle asynchronous events in RubyMotion apps. | 70 |
| Exploring state machines and their applications in software development | 728 |