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.9.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.9.tar.gz.
File metadata
- Download URL: django_flowcontrol-0.0.9.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","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 |
fb29218c96b07afaffafe14c75afefe6dac46ea12b05c6eb5664de9d6be31ef8
|
|
| MD5 |
518e420f17fd68249d378faa7150986c
|
|
| BLAKE2b-256 |
0dcf8c227cd058c836b23123ba8a30a8f01aaf51b6f29cb396493618fdd2939e
|
File details
Details for the file django_flowcontrol-0.0.9-py3-none-any.whl.
File metadata
- Download URL: django_flowcontrol-0.0.9-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","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 |
a18e5751721c41f748654fb2129b6803b4758a0e48ed17f4ccdd0d8df19e70dc
|
|
| MD5 |
fc6a43554e6a9840a60cbb4c3b426076
|
|
| BLAKE2b-256 |
67bb536137be1b0880c60cf00f5cc6702616096f3bfd8f7df5c53a567d116d77
|