transitions
State machine library
An object-oriented finite state machine implementation in Python with many extensions.
A lightweight, object-oriented finite state machine implementation in Python with many extensions
6k stars
96 watching
527 forks
Language: Python
last commit: 7 months ago
Linked from 3 awesome lists
hierarchical-state-machinenested-statespythonstate-diagramstate-machine
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |
| Type-checking software for Python code | 6,885 |
| 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 comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. | 3,966 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
| A collection of Python implementations of various algorithms and data structures. | 24,129 |
| A systematic trading platform that allows users to test and automate futures trading strategies | 2,694 |
| Automates type checking and error prevention in Python code | 4,791 |
| Provides tools for creating and managing state machines in Python to validate and execute tasks | 53 |
| An implementation of the Ethereum Virtual Machine in Python | 2,279 |