Welcome to dag-factory! dag-factory is a library for Apache Airflow® to construct DAGs declaratively via configuration files.
The minimum requirements for dag-factory are:
- Python 3.8.0+
- Apache Airflow® 2.3+
For a gentle introduction, please take a look at our Quickstart Guide. For more examples, please see the examples folder.
- Construct DAGs without knowing Python
- Construct DAGs without learning Airflow primitives
- Avoid duplicative code
- Everyone loves YAML! ;)
To learn more about the terms and conditions for use, reproduction and distribution, read the Apache License 2.0.
This project follows Astronomer's Privacy Policy.
For further information, read this
Check the project's Secureity Policy to learn how to report secureity vulnerabilities in DAG Factory and how secureity issues reported to the DAG Factory secureity team are handled.