This package browser is in early development. Mind the rough edges.

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.

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.