With Zrb, you can write your automation task using pure Python. Your tasks will be:
- Available via CLI
- Can be served via HTTP API/user interface
- Has an automatic retry mechanism (in case you have a connection glitch)
- Has running history and Gantt chart visualization
You don't have to learn some YAML specs; everything is pure Python, so you can write a task factory or use loop/branch as much as you need to.
Visit https://github.com/state-alchemists/zrb for more information.
No reviews yetBe the first to leave a review for Zrb
Maker
Do you find running/developing/debugging your applications challenging?
Zaruba gets your back https://github.com/state-alchemi....
It helps you run multiple applications simultaneously, so you don't need to open numerous tmux panels.
You can also use a single configuration to manage all your tasks so that you don't have to deal with multiple environment files.
Finally, it also helps you generate CRUD API with authentication/authorization + deploying everything to kubernetes (using pulumi and helm).