bpmn_dmn VS SpiffWorkflow

Compare bpmn_dmn vs SpiffWorkflow and see what are their differences.

bpmn_dmn

A library to execute BPMN Workflows and DMN Decision Tables (by labsolutionlu)

SpiffWorkflow

A powerful workflow engine implemented in pure Python [Moved to: https://github.com/sartography/SpiffWorkflow] (by knipknap)
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
bpmn_dmn SpiffWorkflow
1 1
45 1,149
- -
10.0 9.0
almost 5 years ago about 2 years ago
Python Python
GNU General Public License v3.0 or later GNU Lesser General Public License v3.0 only
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.

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.

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.

What are some alternatives?

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

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

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

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