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

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.

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.