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.7.tar.gz
(11.9 kB
view details)
Built Distribution
hymir-0.1.7-py3-none-any.whl
(14.8 kB
view details)
File details
Details for the file hymir-0.1.7.tar.gz
.
File metadata
- Download URL: hymir-0.1.7.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.9 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52ffbd9c1546b967705c37ba503d18fede4d86563b3419888b06dfb8eff24ef5 |
|
MD5 | c9e70a8dc1116940e3ff266a9ea0a8fb |
|
BLAKE2b-256 | d91232d30d6da4030ebb9a140cc4621095dd161f820e338a046955a374e54c90 |
File details
Details for the file hymir-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: hymir-0.1.7-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.9 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcf39fce34d38ad018169e03a76abd545e4aa8d38c11e5f9831fa197640aa26b |
|
MD5 | 4001d448caf914e5ccc07b19c63f8ce3 |
|
BLAKE2b-256 | 4b76b04607b431ef182c11539314ccedecc321fc0ee9944680cb4f9ae0f97401 |