Python Document Workflows
Project description
Docflow is an implementation of document workflows in Python. A workflow defines states and transitions. A state is an “end point” associated with a document. A transition is a path from one state to another state (unidirectional). Docflow was inspired by repoze.workflow but aspires to be a framework-independent implementation.
0.2
Workflows now have an apply_on class method.
0.1
Initial version (alpha)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
docflow-0.3.tar.gz
(7.0 kB
view hashes)