Skip to content

Friendly state machines for python. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

julep-ai/automaton

This branch is 3 commits behind openstack/automaton:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

68317f5 · Nov 21, 2024
Dec 12, 2020
Apr 30, 2024
Nov 21, 2024
Oct 5, 2015
Feb 4, 2020
Apr 19, 2019
Feb 2, 2024
Jul 11, 2018
Jan 11, 2024
Jun 7, 2021
Jun 18, 2019
Dec 3, 2014
Apr 23, 2019
Jun 26, 2019
Apr 30, 2024
Oct 24, 2024
May 26, 2020
Apr 30, 2024
Apr 16, 2021

Repository files navigation

Automaton

Latest Version Downloads

Friendly state machines for python. The goal of this library is to provide well documented state machine classes and associated utilities. The state machine pattern (or the implemented variation there-of) is a commonly used pattern and has a multitude of various usages. Some of the usages for this library include providing state & transition validation and running/scheduling/analyzing the execution of tasks.

About

Friendly state machines for python. Mirror of code maintained at opendev.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%