A simplistic orchestration engine for asyncio-based jobs
Project description
Purpose
The asynciojobs
library adds dependency management to asyncio-based scenarios.
It allows to create and run schedulers, where jobs are coroutines or other asyncio-friendly programs, whose dependencies are directed acyclic graphs (DAGs).
Schedulers can be nested, i.e. a scheduler can be used as a job; this features allows functions to be written, that return pieces of scenarios.
Read more at readthedocs
See complete documentation at https://asynciojobs.readthedocs.io/
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
asynciojobs-0.21.3.tar.gz
(134.8 kB
view details)
Built Distribution
File details
Details for the file asynciojobs-0.21.3.tar.gz
.
File metadata
- Download URL: asynciojobs-0.21.3.tar.gz
- Upload date:
- Size: 134.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8dca4b9fd5e31c8f7340fb94b3b2c5855455c56eb1153555410de3bf954116a0
|
|
MD5 |
15aff9f8e694d4ea3a5e0825ec4fec08
|
|
BLAKE2b-256 |
493d0c418fbcc36fdbd2fa196f3a3a05bf95c588faa4b8eda0aff296979cf8bb
|
File details
Details for the file asynciojobs-0.21.3-py3-none-any.whl
.
File metadata
- Download URL: asynciojobs-0.21.3-py3-none-any.whl
- Upload date:
- Size: 34.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a85d6d3dca17e33497333678aa9abdb25716229c4a013f9142b96f5c9b9aa3ef
|
|
MD5 |
503848eda525d92771590933a0c707ab
|
|
BLAKE2b-256 |
b8139ac45724086f1eb50439af987d96ca46e8a44c5d84a02d80107cb3c91e85
|