Skip to content

jace/pydocflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docflow: Python Document Workflows

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.

Releases

No releases published

Packages

No packages published

Languages