Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

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 Providers.

For details see: Operators and Hooks Reference.

Base:

Module

Guides

airflow.hooks.base

airflow.models.baseoperator

airflow.sensors.base

Operators:

Operators

Guides

airflow.provider.standard.operators.bash

How to use

airflow.provider.standard.operators.python

How to use

airflow.provider.standard.operators.datetime

How to use

airflow.providers.standard.operators.empty

airflow.providers.common.sql.operators.generic_transfer.GenericTransfer

How to use

airflow.providers.standard.operators.latest_only

How to use

airflow.providers.standard.operators.trigger_dagrun

How to use

Sensors:

Sensors

Guides

airflow.providers.standard.sensors.bash

How to use

airflow.providers.standard.sensors.python

How to use

airflow.providers.standard.sensors.filesystem

How to use

airflow.providers.standard.sensors.date_time

How to use

airflow.providers.standard.sensors.external_task

How to use

Hooks:

Hooks

Guides

airflow.providers.standard.hooks.filesystem

airflow.providers.standard.hooks.subprocess

Was this entry helpful?