tests.system.standard.example_python_decorator

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

Attributes

log

PATH_TO_PYTHON_BINARY

example_dag

test_run

Functions

example_python_decorator()

Module Contents

tests.system.standard.example_python_decorator.log[source]
tests.system.standard.example_python_decorator.PATH_TO_PYTHON_BINARY = '/usr/local/bin/python'[source]
tests.system.standard.example_python_decorator.example_python_decorator()[source]
tests.system.standard.example_python_decorator.example_dag = None[source]
tests.system.standard.example_python_decorator.test_run[source]

Was this entry helpful?