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 :doc:`apache-airflow-providers:index`.
For details see: :doc:`apache-airflow-providers:operators-and-hooks-ref/index`.
Base:
Module | Guides |
---|---|
:mod:`airflow.hooks.base` | |
:mod:`airflow.models.baseoperator` | |
:mod:`airflow.sensors.base` |
Operators:
Sensors:
Hooks:
Hooks | Guides |
---|---|
:mod:`airflow.hooks.filesystem` | |
:mod:`airflow.hooks.subprocess` |