django-river
Workflow engine
A workflow framework for Django that allows on-the-fly modifications to states, transitions, and authorization rules.
Django workflow library that supports on the fly changes ⛵
742 stars
28 watching
105 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
djangopythonpython-2python-3state-machineworkflowworkflow-engine
Related projects:
Repository | Description | Stars |
---|---|---|
carlio/django-flows | A library that enables the creation of complex, stateful user workflows with optional branches and nested logic | 140 |
rbarrois/django_xworkflows | A library that enables workflow management with Django models | 106 |
wayfair-incubator/dagger | A distributed workflow engine for executing long-running business logic in a scalable and resilient way. | 55 |
javactrl/javactrl-kafka | A tool for defining and managing workflows as code on top of Apache Kafka Streams | 9 |
danielgerlag/liteflow | A Python library for running workflows with pluggable persistence and concurrency providers. | 61 |
insitro/redun | A workflow engine that allows complex data flows to be defined and executed in a flexible and efficient manner | 525 |
vsoch/django-river-ml | A Django plugin for deploying river online machine learning models | 10 |
mikrl/django-llm | An app for building and executing large language model workflows within Django web applications | 54 |
baffelli/pyperator | A Python library for building asynchronous workflows with a directed acyclic graph structure | 60 |
edelvalle/reactor | Enables real-time updates in Django applications using a combination of Django Channels and Phoenix LiveView-like functionality | 636 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,224 |
danielgerlag/workflow-es | A workflow engine that supports long-running processes with pluggable persistence and concurrency providers. | 202 |
analysiscenter/batchflow | A framework for defining and executing data processing and machine learning workflows with support for batch processing, lazy execution, and model training. | 202 |
asavinov/lambdo | A workflow engine that unifies feature engineering and machine learning operations for data analysis. | 23 |
streamdal/streamdal | An in-app data processing workflow engine that enables fast and real-time execution of data tasks without the need for separate infrastructure. | 585 |