python-pika 1.2.1
Pure Python AMQP Client Library
Pika is a pure-Python implementation of the AMQP (Advanced Message Queuing Protocol) 0-9-1 protocol that tries to stay fairly independent of the underlying network support library.
- Outputs:
out
- Website: https://pika.readthedocs.org
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pika 1.2.1
as follows:
guix install python-pika@1.2.1
Or install the latest version:
guix install python-pika
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.