ntfy_lite is a minimalistic python API for sending ntfy notifications.
It comes with a Handler for the logging package.
See the full documentation here.
See the source here.
from source:
git clone https://github.com/MPI-IS/ntfy_lite.git
cd ntfy_lite
pip install .
from pypi:
pip install ntfy_lite
The two following examples cover the full API. You may also find the code in the demos folder of the sources.
No check regarding ntfy limitations is performed before notifications are sent.
© 2020, Max Planck Society - Max Planck Institute for Intelligent Systems