Taskflow structured state management library.
Project description
A library to do [jobs, tasks, flows] in a highly available, easy to understand and declarative manner (and more!) to be used with OpenStack and other projects.
Free software: Apache license
Documentation: https://docs.openstack.org/taskflow/latest/
Release notes: https://docs.openstack.org/releasenotes/taskflow/
Installation
The library can be installed from PyPI:
pip install taskflow
Because this project has many optional (pluggable) parts like persistence backends and engines, we decided to split our requirements into two parts: - things that are absolutely required (you can’t use the project without them) and things that are required by some optional part of this project (you can use the project without them). The latter requirements are provided by extras. If you want to use the feature in question, such as the worker-based engine that uses kombu, the sqlalchemy persistence backend or jobboards which have an implementation built using kazoo, you should add that requirement(s) to your project or environment. For examples, to install the worked-based engine:
pip install taskflow[workers]
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
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 taskflow-6.3.0.tar.gz.
File metadata
- Download URL: taskflow-6.3.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2358762bd3b16696ad182a995c97e27746970970b4876b92e0b5c442fa03aa96
|
|
| MD5 |
5c9a93a86fa3b46898a0e6c073e9055f
|
|
| BLAKE2b-256 |
0a062168574525f56d964ad83a10d40e3815a81df853a4bb2138d5396c719c63
|
File details
Details for the file taskflow-6.3.0-py3-none-any.whl.
File metadata
- Download URL: taskflow-6.3.0-py3-none-any.whl
- Upload date:
- Size: 492.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
406fd54bf997dd71896d2a5ae8e9563f34346e5b781c42720272ea74d8f78979
|
|
| MD5 |
108a7a8e2cdd257557bb13e76020e98c
|
|
| BLAKE2b-256 |
d65470a628d8d04b8b083cd7ae54e1d49b9b0684f5f478af79f7291c276c0894
|