Operators and Hooks Reference

Here’s the list of the operators and hooks which are available in this release in the apache-airflow package.

Airflow has many more integrations available for separate installation as Provider packages.

For details see: Operators and Hooks Reference.

Base:

Module

Guides

airflow.hooks.base

airflow.models.baseoperator

airflow.sensors.base

Operators:

Operators

Guides

airflow.operators.branch

airflow.operators.empty

airflow.operators.email

airflow.operators.generic_transfer

airflow.providers.standard.operators.latest_only

airflow.providers.standard.operators.trigger_dagrun

Sensors:

Sensors

Guides

airflow.sensors.base

Hooks:

Hooks

Guides

airflow.providers.standard.hooks.filesystem

airflow.providers.standard.hooks.subprocess

Was this entry helpful?