Andreas Jaeger 67b25ef3d0 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I9f2ad4af40ae0ce46a2e01d25e335820079ec66c
2017-12-02 17:05:59 +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
2017-03-02 11:42:49 +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%