GraphCanon updated Sep 17, 2026 · GitHub synced Sep 17, 2026
27views this month
Decision brief
SpiffWorkflow is an open-source Python workflow engine that adheres to BPMN specifications.
Good fit when
- You need a pure Python solution without external dependencies for implementing BPMN workflows.
- Your project requires adherence to BPMN standards for defining and managing business processes.
Avoid when
- The project demands real-time performance or low-latency requirements as SpiffWorkflow, being a Python library, might not meet those stringent criteria.
- You require integration with non-BPMN workflow specifications exclusively.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (14d since push)
- As of Sep 17, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 17, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install SpiffWorkflow PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
SpiffWorkflow is an open-source project for managing workflows using BPMN specifications.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 17, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 17, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 17, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 17, 2026)
pip install spiffworkflowSource link
Tags
README
Installation License GNU LESSER GENERAL PUBLIC LICENSE
For agents
This page has a .md twin and JSON over the API.