Skip to content
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.
/ fysom Public archive

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

Notifications You must be signed in to change notification settings

oxplot/fysom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Better Versions

Unfortunately I don't get time to add unit tests or improve on this anymore (as I don't use it much if at all) but there are other forks of fysom that you should definitely check out:

  • Maximilien Riehl's smoothened fork with 100% test coverage and install scripts. He's also made it available through PyPi (easily installable using pip install fysom).

  • Bartosz Ptaszynski's beefed up version with per event+state callbacks and multiple destination event choices.

Other ports

Below is the list of other ports of this library:

Usage

See the pydoc in fysom.py

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages