Python

Apache Airflow and Regression Monitoring

Introduction: Airflow is a platform to programmatically author, schedule and monitor workflows or data pipelines. It was originally developed and open sourced by Airbnb, later joined Apache Software foundation’s incubation program in 2016.

Python Plugins with Topics

Source Code: PyPlugins Any infrastructure should always have the capability to extend itself. It would be better if the functionality is added by a contributor - who is not part of the core team.