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.
- Outputs:
out - Website: https://github.com/scrapy/pypydispatcher
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.