You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
automaton | 2 years ago | |
doc | 4 months ago | |
releasenotes | 3 months ago | |
.coveragerc | 7 years ago | |
.gitignore | 3 years ago | |
.gitreview | 3 years ago | |
.pre-commit-config.yaml | 1 year ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 6 months ago | |
CONTRIBUTING.rst | 1 year ago | |
HACKING.rst | 3 years ago | |
LICENSE | 8 years ago | |
README.rst | 3 years ago | |
bindep.txt | 3 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 4 months ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 1 year ago |
README.rst
Automaton
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/automaton/latest/
- Source: https://opendev.org/openstack/automaton
- Bugs: https://bugs.launchpad.net/automaton