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

python-pypydispatcher 2.1.2

Multi-producer-multi-consumer signal dispatching mechanism

This package implements a functionality of pulti-producer-multi-consumer signal dispatching mechanism. It's a fork of http://pydispatcher.sourceforge.net/ with PyPy support.

Installation

Install python-pypydispatcher 2.1.2 as follows:

guix install python-pypydispatcher@2.1.2

Or install the latest version:

guix install python-pypydispatcher

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.