Skip to content
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors