Workflow v1.2.0 was released on October 23, 2014.
About
Workflow is a Finite State Machine with memory. It is used to execute
set of methods in a specified order.
Workflow was originally developed by Roman Chyla. It is now being
maintained by the Invenio collaboration.
What's new
- Fix interference with the logging level. (22 23)
- Test runner is using Pytest. (21)
- Python 3 support. (7)
- Code style follows PEP8 and PEP257. (6 14)
- Improved Sphinx documentation. (5 28)
- Simplification of licensing. (27)
- Spelling mistake fixes. (26)
- Testing with Tox support. (4)
- Configuration for Travis-Cl testing service. (3)
- Test coverage report. (2)
- Unix style line terminators. (10)
Installation
$ pip install workflow
Documentation
http://workflow.readthedocs.org/en/v1.2.0
Good luck and thanks for using Workflow.
| Invenio Development Team
| Email: infoinvenio-software.org
| IRC: invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: https://github.com/inveniosoftware/workflow