pypyr alternatives
pypyr is an open source tool for automating pipelines by allowing users to script sequential tasks using a simple YAML format. It supports conditional execution, loops, error handling, and retries, making it easier to manage complex automation workflows without writing repetitive code. It can be used via a command-line interface or integrated into custom code through its Python API.