blob: d0c1761b0dde438e9c2e6dcc6ef91be020a68e9f (
plain) (
blame)
1
2
3
4
5
|
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.
|