airflow.example_dags.example_python_decorator

Example DAG demonstrating the usage of the TaskFlow API to execute Python functions natively and within a virtual environment.

Module Contents

Attributes

log

PATH_TO_PYTHON_BINARY

airflow.example_dags.example_python_decorator.log[source]
airflow.example_dags.example_python_decorator.PATH_TO_PYTHON_BINARY[source]
airflow.example_dags.example_python_decorator.example_python_decorator()[source]

Was this entry helpful?