airflow.providers.standard.example_dags.example_python_decorator¶
Example DAG demonstrating the usage of the TaskFlow API to execute Python functions natively and within a virtual environment.
Attributes¶
Functions¶
Module Contents¶
- airflow.providers.standard.example_dags.example_python_decorator.PATH_TO_PYTHON_BINARY = '/usr/local/bin/python3'[source]¶