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