Pypyr is an open source automation engine to run pipelines defined in yaml. It supports native python execution and pluggable steps to integrate with any API or service.
pypyr is an open source python automation engine designed to chain together sequential tasks to automate business processes. It allows developers, devops engineers, and sys admins to define pipelines in simple yaml syntax and executes the tasks either natively in python or by integrating with any other API or service.
Key features of pypyr include:
pypyr runs on Linux, Mac and Windows. It can execute pipelines locally or remotely over ssh. Built-in integrations with services like AWS, Azure, GCP, Slack, Jira, Git and more. Or plug in your own custom API and service modules.
Typical use cases include: