Swapnil Kulkarni (coolsvap) dab7331d9a Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: If01af2ff26552042c7bf0c2689ea6ec450977245
2016-07-21 07:25:45 +00: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
2015-09-17 12:10:54 +00: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.7 MiB
Languages
Python 100%