Vu Cong Tuan 4524cfe314 Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: I3463384984800d8bb53b030ea269c71449f9d06c
2017-06-05 11:15:01 +07:00
2017-01-20 19:14:58 +00:00
2016-12-20 15:31:27 +11:00
2015-10-05 17:10:31 -04:00
2015-10-05 17:10:31 -04:00
2015-06-05 17:18:17 -07:00
2014-12-02 22:38:57 -08:00
2015-09-24 21:39:13 +00:00
2017-06-05 11:15:01 +07:00
2017-03-02 11:42:49 +00:00
2017-06-05 11:15:01 +07:00

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.

Description
Friendly state machines for python.
Readme 1.6 MiB
Languages
Python 100%