Friendly state machines for python.
Go to file
OpenStack Proposal Bot 1a4f6bec5d Updated from global requirements
Change-Id: I8a21709e1a45a5dfa4f8157d9d8a76aa56748519
2015-09-17 12:10:54 +00:00
automaton Merge "Provide a finite machine build() method" 2015-09-16 12:00:25 +00:00
doc/source Merge "Provide a finite machine build() method" 2015-09-16 12:00:25 +00:00
.gitignore Initial commit 2014-12-02 22:38:57 -08:00
.gitreview Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
.testr.conf Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
babel.cfg Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
ChangeLog Ensure doctesting and doc8 testing done in py27 env 2015-07-16 14:47:27 -07:00
CONTRIBUTING.rst Add code repo, mail list, and IRC to CONTRIBUTING 2015-06-24 20:34:47 +00:00
HACKING.rst Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
LICENSE Initial commit 2014-12-02 22:38:57 -08:00
MANIFEST.in Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
openstack-common.conf Revamp repo to match openstack repos 2015-06-05 17:18:17 -07:00
README.rst Add badge support to README.rst 2015-06-26 16:24:33 -07:00
requirements.txt Updated from global requirements 2015-09-17 12:10:54 +00:00
setup.cfg Remove setup.cfg 'requires-python' incorrect entry 2015-07-10 00:03:49 +00:00
setup.py Updated from global requirements 2015-09-17 12:10:54 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:43:27 +00:00
tox.ini Activate pep8 check that _ is imported 2015-07-29 11:48:57 -05:00

Automaton

Latest Version

Downloads

Friendly state machines for python.