Django friendly finite state machine support
-
Updated
Oct 7, 2025 - Python
A finite-state machine (FSM), finite-state automaton (FSA), or simply state machine is a mathematical model of computation and an abstract machine that can be in exactly one of a finite number of states at any given time.
The FSM can change from one state to another in response to some inputs; the change from one state to another is called a transition.
An FSM is defined by a list of its states, its initial state, and the inputs that trigger each transition.
In computer science, FSM are widely used in modeling of application behavior (control theory), design of hardware digital systems, software engineering, compilers, network protocols, and computational linguistics.
Django friendly finite state machine support
Python Finite State Machines made easy.
A Python library for simulating finite automata, pushdown automata, and Turing machines
Home Assistant Entity and lighting controller for managing devices with timers, scripts, and sun-based time restrictions.
An Automata Learning Library Written in Python
Sismic Interactive Statechart Model Interpreter and Checker http://sismic.readthedocs.io/
Lightweight, decorator-based Python implementation of a Finite State Machine
With alexafsm, developers can model dialog agents with first-class concepts such as states, attributes, transition, and actions. alexafsm also provides visualization and other tools to help understand, test, debug, and maintain complex FSM conversations.
OWASP Raider: a novel framework for manipulating the HTTP processes of persistent sessions
Versatile and flexible Python State Machine library
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks
Home Assistant Packages
UDAR Does Accented Russian: A finite-state morphological analyzer of Russian that handles stressed wordforms.
A minimal Python finite-state machine.
Turkish Morphological Analysis library
Bio-inspired run and tumble and obstacle avoidance behaviour on Crazyflie 2.1
SMACHA is a meta-scripting, templating, and code generation engine for rapid prototyping of ROS SMACH state machines.
A generative model for Indian classical music using finite state machines