Elod Illes 50f3de69ae Add local bindep.txt
As it was announced [1] global bindep-fallback.txt was removed and now
projects need to have a local bindep.txt to be able to install binary
dependencies for testing.

In documentation zuul job graphviz package ('dot' command) is needed.
Without that the job fails with:
    dot command 'dot' cannot be run (needed for graphviz output),
    check the graphviz_dot setting

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html

Change-Id: Ib9a720379ca997f848212eeca68ed9f32e4ed349
2019-06-26 18:30:20 +02:00
2015-10-05 17:10:31 -04:00
2018-07-11 09:48:53 +07:00
2019-04-19 19:42:55 +00:00
2018-07-11 09:48:53 +07:00
2019-02-15 16:06:33 -05:00
2015-06-05 17:18:17 -07:00
2019-06-26 18:30:20 +02:00
2019-04-23 13:53:38 +08:00
2014-12-02 22:38:57 -08:00
2018-07-11 09:48:53 +07:00
2019-04-23 13:53:38 +08:00
2018-07-11 09:48:53 +07:00
2017-03-02 11:42:49 +00:00
2018-07-11 09:48:53 +07:00
2019-06-26 18:30:20 +02: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%