Airflow DAGs
Data pipeline project with example DAG and Airflow dependencies.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a airflow dags
jyinit create my-project --type airflow
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveUseful flags
- --gitrep
Great for
- pipelines
- ETL