SpiffWorkflow VS bpmn_dmn

Compare SpiffWorkflow vs bpmn_dmn and see what are their differences.

SpiffWorkflow

A powerful workflow engine implemented in pure Python [Moved to: https://github.com/sartography/SpiffWorkflow] (by knipknap)

bpmn_dmn

A library to execute BPMN Workflows and DMN Decision Tables (by labsolutionlu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SpiffWorkflow bpmn_dmn
1 1
1,149 45
- -
9.0 10.0
about 2 years ago almost 5 years ago
Python Python
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SpiffWorkflow

Posts with mentions or reviews of SpiffWorkflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • BPMN dynamic workflow for Django
    3 projects | /r/codehunter | 4 Apr 2022
    The other big approach is BPMN engines. After messing around with several Python-pure (non Django) options, I manage to get SpiffWorkflow working using bpmn_dmn. Now I can load .bpmn diagrams and .dmn tables made with Camunda Modeler and run them through the engine to get a final event based on some parameters.

bpmn_dmn

Posts with mentions or reviews of bpmn_dmn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • BPMN dynamic workflow for Django
    3 projects | /r/codehunter | 4 Apr 2022
    The other big approach is BPMN engines. After messing around with several Python-pure (non Django) options, I manage to get SpiffWorkflow working using bpmn_dmn. Now I can load .bpmn diagrams and .dmn tables made with Camunda Modeler and run them through the engine to get a final event based on some parameters.

What are some alternatives?

When comparing SpiffWorkflow and bpmn_dmn you can also consider the following projects:

Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

activflow - Generic, light-weight & extensible Workflow Engine for agile automation of Business Processes | Django, Python

viewflow - Reusable workflow library for Django

Spiff - A powerful workflow engine implemented in pure Python

incubator-airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows [Moved to: https://github.com/apache/airflow]

Prefect - The easiest way to build, run, and monitor data pipelines at scale.

laravel_workflower - Implementation of phpmentors-jp/workflower for laravel application