Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

airflow.providers.common.compat.standard.operators

Attributes

__getattr__

__all__

Functions

is_async_callable(func)

Detect if a callable is an async function.

Module Contents

airflow.providers.common.compat.standard.operators.is_async_callable(func)[source]

Detect if a callable is an async function.

airflow.providers.common.compat.standard.operators.__getattr__[source]
airflow.providers.common.compat.standard.operators.__all__[source]

Was this entry helpful?