airflow.decorators
¶
Submodules¶
Package Contents¶
Classes¶
|
Type declaration for |
Implementation to provide the |
Functions¶
|
Wraps a python function into a BranchPythonOperator. |
|
Wraps a callable into an Airflow operator to run via a Python virtual environment. |
|
Wraps a function into an Airflow operator. |
|
Wraps a callable into an Airflow operator to run via a Python virtual environment. |
|
Wraps a function into an Airflow operator. |
|
Wraps a function into an ShortCircuitOperator. |
Implements the |
|
|
Python dag decorator. Wraps a function into an Airflow DAG. |