python-notify2 0.3.1
Python interface to D-Bus notifications
Pynotify2 provides a Python interface for sending D-Bus notifications. It is a reimplementation of pynotify in pure Python, and an alternative to the GObject Introspection bindings to libnotify for non-GTK applications.
- Outputs:
out
- Website: https://bitbucket.org/takluyver/pynotify2
- Licenses: FreeBSD · LGPL 2.1+
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-notify2 0.3.1
as follows:
guix install python-notify2@0.3.1
Or install the latest version:
guix install python-notify2
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.