Log in or register to vote.

amqplib

Client library for AMQP (Advanced Message Queuing Protocol)

Supports the 0-8 AMQP spec, and has been tested with RabbitMQ.

Updated to include much more information from the AMQP spec file in the Python
docstrings. Updated a few methods to have default values for queue and exchange
names where possible.

0