GitHub - daethnir/Old-DoJobber: Python job orchestration framework based on individual idempotent python classes and dependencies. · GitHub
Skip to content

daethnir/Old-DoJobber

 
 

Folders and files

Repository files navigation

DoJobber

DoJobber is a python task orchestration framework based on writing small single-task idempotent classes (Jobs), defining interdependencies, and letting python do all the work of running them in the "right order".

Project Moved

This project has been moved to [https://github.com/daethnir/DoJobber](https://github.com/daethnir/DoJobber)

We appreciate ExtraHop's support in developing, hosting, and allowing us to open source this code.

About

Python job orchestration framework based on individual idempotent python classes and dependencies.

Resources

Stars

Watchers

Forks

Packages

Contributors