Design and run workflows in Django
Project description
django-flowcontrol
Django Flowcontrol is a Django app that allows creating and running flows of actions including branching and looping logic.
- Actions are defined in Python code and can have optional per-instance configuration. The app provides built-in actions for conditional logic, loops, and state management.
- Flows with their actions and triggers are defined in the Django admin.
- A running instance of a flow – a flow run – has persistent state and can have an optional model object associated with it.
Run tests
pytest
Build documentation
cd docs
mkdocs serve
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_flowcontrol-0.0.8.tar.gz
(22.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_flowcontrol-0.0.8.tar.gz.
File metadata
- Download URL: django_flowcontrol-0.0.8.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b9892b286d2151390aba99f601cbcbbe0e30c17c27c9f38d9c7f4ab2fd102bd
|
|
| MD5 |
f1ee369e4285b57b115468b14c967edc
|
|
| BLAKE2b-256 |
4a51c48f71301160341f17933deb0e50e816b67b80970ca6fd6d9f7012876673
|
File details
Details for the file django_flowcontrol-0.0.8-py3-none-any.whl.
File metadata
- Download URL: django_flowcontrol-0.0.8-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3faedd7a3f5299bf675f9d68ae5b4cad0355fa841247e3e551d9a624375f1497
|
|
| MD5 |
d1dc1c418c1a437a18ccb92a5cd2e3a4
|
|
| BLAKE2b-256 |
b4c98473c1a66e0f9d759beb6558c9e6a224f6c13dd83e44d38230857e3cf3f0
|