titansgroup / fysom

Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tg-fysom

Titans Group implementation of finite state machines.

Installing

pip install tg-fysom

⚠️ Warning:
Before installing, ensure you're behind the Titans Group VPN

Usage

For usage check pydocs on fysom.py

About

Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)


Languages

Language:Python 99.1%Language:Makefile 0.9%