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.15.tar.gz
(30.0 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.15.tar.gz.
File metadata
- Download URL: django_flowcontrol-0.0.15.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","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 |
fc4b719625bb4e31129b896c628688a1c3804a20769834e1b08814635543662d
|
|
| MD5 |
edd4eb7ed23add6b9d1a4d64e8bc45a5
|
|
| BLAKE2b-256 |
8751bc32a110d92c0780d950f46d6063ae288f4bb878256954a9686639781076
|
File details
Details for the file django_flowcontrol-0.0.15-py3-none-any.whl.
File metadata
- Download URL: django_flowcontrol-0.0.15-py3-none-any.whl
- Upload date:
- Size: 41.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","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 |
51fcf7ca9d857d9ebcc8c5c1ae3a2bdd162a28322e3dd37d3673698fcb735684
|
|
| MD5 |
2bb5fb9ee337e79634420b5dd45056e2
|
|
| BLAKE2b-256 |
7bba672409322be0f1509b578a506890272296fffddf20b45b61278e313853a0
|