How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Reusable workflow library for Django
The main features of viewflow/viewflow are: Embedded Workflow Libraries, Workflow Engines.
Open-source alternatives to viewflow/viewflow include: javrasya/django-river — Django workflow library that supports on the fly changes ⛵. camunda/camunda-bpm-platform — Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated… azure/durabletask — Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities. carlio/django-flows — django-flows. danielgerlag/workflow-core — Lightweight workflow engine for .NET Standard. automatiko-io/automatiko-engine — Automatiko workflow engine to build services and functions.
Django workflow library that supports on the fly changes ⛵
Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated workflows and human-centric tasks. It features a BPMN workflow engine for executing processes based on the BPMN 2.0 standard and a DMN decision engine for automating business logic and rule evaluation. The platform is designed for flexibility through an embedded workflow library that allows the engine to be integrated directly into custom applications. It supports multi-tenant workflow management, enabling the secure separation of process definitions and instance data for mult
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Automatiko workflow engine to build services and functions