Apprise

apache-airflow-providers-apprise

Apprise

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-apprise==2.3.1

Airflow

2.11+

Python

>=3.10

Dependencies (3)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.9.0 apprise>=1.8.0

Connections (1)

Modules

H

AppriseHook

Use Apprise(https://github.com/caronc/apprise) to interact with notification services.

airflow.providers.apprise.hooks.apprise.AppriseHook
N

AppriseNotifier

Apprise BaseNotifier.

airflow.providers.apprise.notifications.apprise.AppriseNotifier