python-apprise 1.9.4
Push notification library
Apprise is a Python library that allows sending push notifications to a broad range of notification services, such as Telegram, Discord, Slack, Amazon SNS, Gotify, etc.
- Outputs:
out
- Website: https://github.com/caronc/apprise
- Licenses: FreeBSD
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-apprise 1.9.4
as follows:
guix install python-apprise@1.9.4
Or install the latest version:
guix install python-apprise
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.