summaryrefslogtreecommitdiffstats
path: root/python/amqp/README
blob: 90d8fe8231f9d176f3c2ab0cb69f0d7883321110 (plain)
amqp - Python AMQP low-level client library.

This is a fork of amqplib which was originally written by Barry Pederson.
It is maintained by the Celery project, and used by kombu as a pure python alternative
when librabbitmq is not available.

This library should be API compatible with librabbitmq.