airflow.example_dags.tutorial_taskflow_templates

Module Contents

Functions

tutorial_taskflow_templates()

### TaskFlow API Tutorial Documentation

airflow.example_dags.tutorial_taskflow_templates.tutorial_taskflow_templates()[source]

### TaskFlow API Tutorial Documentation This is a simple data pipeline example which demonstrates the use of the templates in the TaskFlow API. Documentation that goes along with the Airflow TaskFlow API tutorial is located [here](https://airflow.apache.org/docs/apache-airflow/stable/tutorial_taskflow_api.html)

Was this entry helpful?