slackbuilds/python/apprise
Willy Sudiarto Raharjo da2d7a687d
python/apprise: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-25 09:57:58 +07:00
..
README python/apprise: Added (Multiplatform Push Notifications) 2021-04-10 17:04:01 +07:00
apprise.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
apprise.info python/apprise: Update DEP. 2021-11-25 09:57:58 +07:00
slack-desc python/apprise: Added (Multiplatform Push Notifications) 2021-04-10 17:04:01 +07:00

README

Apprise allows you to send a notification to almost all of the most
popular notification services available to us today such as:
Telegram, Discord, Slack, Amazon SNS, Gotify, etc.

  * One notification library to rule them all.
  * A common and intuitive notification syntax.
  * Supports the handling of images and attachments
    (to the notification services that will accept them).
  * It's incredibly lightweight.
  * Amazing response times because all messages sent asynchronously.

NOTE: babel and pytest-runner are build requirements, but neither
are runtime deps.