Tony Breeds 5902d9878b Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove automaton.

Change-Id: Ibdd4d0a213bf1190e33c28c5c62561b083ae282d
2016-12-20 15:31:27 +11: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
2016-10-17 15:37:27 +05:30
2015-09-17 12:10:54 +00:00
2016-12-20 15:31:27 +11: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%