Skip to content

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

Notifications You must be signed in to change notification settings

daethnir/Old-DoJobber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

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

No packages published