blob: a92c0e49089338ea34b908e46115b99501c9f285 (
plain) (
blame)
1
2
3
4
5
6
7
|
A pure python, thread-safe, minimalistic and Pythonic BSD Licensed
AMQP/RabbitMQ library that supports Python 2.6+ and Python 3.2+.
rabbitpy aims to provide a simple and easy to use API for interfacing
with RabbitMQ, minimizing the programming overhead often found in
other libraries.
WWW: https://github.com/gmr/rabbitpy
|