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.12.tar.gz
(29.5 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.12.tar.gz.
File metadata
- Download URL: django_flowcontrol-0.0.12.tar.gz
- Upload date:
- Size: 29.5 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 |
52cfdd312f916efe611c51e157935230d4edf90e118cbd7ad51742df9d3e32d4
|
|
| MD5 |
47647eabfe207244e2213b5ed64051dd
|
|
| BLAKE2b-256 |
81be0927c1ddf75551855e2bc5601320706edfec4cfbb5ce259f06b7ff240396
|
File details
Details for the file django_flowcontrol-0.0.12-py3-none-any.whl.
File metadata
- Download URL: django_flowcontrol-0.0.12-py3-none-any.whl
- Upload date:
- Size: 40.2 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 |
ce34bdd52a69cc7bcb623d3c02b136db33edaf643a70d3f55c8fccc2664be984
|
|
| MD5 |
26ec3ce6ca44fc3f3fbf47e30ccf5e56
|
|
| BLAKE2b-256 |
3adddbdfdbc441abee0ecc516fcd2d543d70a90a23fd5e13368daa57808d6b50
|