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.11.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.11.tar.gz.
File metadata
- Download URL: django_flowcontrol-0.0.11.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 |
cd57c63db8068636798aa861b890f262c3ba70ecc0840d002dc3a5be82a46745
|
|
| MD5 |
08fe0e33183510e32add7024f979aaf3
|
|
| BLAKE2b-256 |
fdb20f6f5d2b3867c19c15d1672e25d85f7e12efc38c0eee98122ad09973dadd
|
File details
Details for the file django_flowcontrol-0.0.11-py3-none-any.whl.
File metadata
- Download URL: django_flowcontrol-0.0.11-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 |
2bc44f8f8ea685a5ad648266a8f35421e89c2ec87e298eb3f7bb68725569c227
|
|
| MD5 |
65b38f1d636c9a50d22e09669d48b2a9
|
|
| BLAKE2b-256 |
976512756b37bd73070b02a37b3725582c9da24287a67079156f50a7f368196b
|