Notify ❤ notifiers #171
K0IN
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently added support for Notify into notifiers which is a well known Python library that simplifies the process of sending notifications through various services.
With the inclusion of Notify you can now use it just like any other provider.
Make sure you install notifiers from git to grab the latest version, which supports notify.
Since notifiers is so widespread, it opens many cool new ways to use Notify like integrations into loguru which is a powerful and easy to use logging library.
Here is an example on how to send error messages to a notify instance.
Beta Was this translation helpful? Give feedback.
All reactions