Airflow Programming Model
Jump to navigation
Jump to search
Internal
Overview
Declaring a DAG
With DAG() Constructor
Also see:
With @dag Decorator
Also see:
TO PARSE:
- https://airflow.apache.org/docs/apache-airflow/stable/concepts/dags.html#the-dag-decorator
- https://airflow.apache.org/docs/apache-airflow/2.0.0/concepts.html#dag-decorator.
Module Management
TO PROCESS: https://airflow.apache.org/docs/apache-airflow/2.3.2/modules_management.html?highlight=import