Skip to content

0.1.0 Airflow Helper initial release

Compare
Choose a tag to compare
@xnuinside xnuinside released this 23 Nov 14:13
· 9 commits to main since this release

**Airflow Helper** is a tool that currently allows setting up Airflow Variables, Connections, and Pools from a YAML configuration file. Support yaml inheritance & can obtain all settings from existed Airflow Server!

You can use it as command line tool, from docker container (https://hub.docker.com/repository/docker/xnuinside/airflow-helper/) or in pure Python code.

Enjoy!