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