Simple workflows.
Project description
Hymir
Hymir is a python library for creating and running simple workflows by composing together Chains (which run sequentially) and Groups (which run in parallel) of jobs.
Hymir is built on top of [redis][] for intermediate storage and tracking workflow state, and comes with an Executor for running the workflows using [Celery][].
Installation
pip install hymir
Usage
See the latest documentation and examples at https://tkte.ch/hymir/.
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
hymir-0.1.9.tar.gz
(12.2 kB
view details)
Built Distribution
hymir-0.1.9-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file hymir-0.1.9.tar.gz
.
File metadata
- Download URL: hymir-0.1.9.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01f459d3d98e9df5d4698b94f4328740d1838b48ad60c7614adcf1cd7721eba3 |
|
MD5 | 1f99c3c1fe1ef149998d5dd4f66a8215 |
|
BLAKE2b-256 | 7a4545607e739727326c2b28a0ad6c3da2639d0784e1287caf02091ca7c25250 |
File details
Details for the file hymir-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: hymir-0.1.9-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a38c9b8f4713f256d6a76b0d76277e38b1710562f8b4435584d535d47e295d80 |
|
MD5 | a42a54dd13114465ab367664f5c9a5e6 |
|
BLAKE2b-256 | 04a9bed95e9a0368d17c42263a12ccfcac3ce55e9025fdc3d15a790ecaf4b114 |