Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

High-level workflows built on top of Celery.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages