Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.86 KB

index.rst

File metadata and controls

54 lines (39 loc) · 1.86 KB

image

image

Coverage

image

image

What is SpiffWorkflow?

image

SpiffWorkflow allows your python application to process BPMN diagrams (think of them as very powerful flow charts, See intro.) to accomplish what would otherwise require writing a lot of complex business logic in your code. You can use these diagrams to accomplish a number of tasks, such as:

  • Creating a questionnaire with multiple complex paths
  • Implement an approval process that requires input from multiple users
  • Allow non-programmers to modify the flow and behavior of your application.

License

Spiff Workflow is published under the terms of the GNU Lesser General Public License (LGPL) Version 3.

Support

You can find us on our Discord Channel

Commercial support for SpiffWorkflow is available from Sartography

Contents

intro bpmn/index development non-bpmn/index