jace / pydocflow

Python Document Workflows

Home Page:http://jace.github.com/pydocflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python Document Workflows

http://jace.github.com/pydocflow


Languages

Language:Python 100.0%