summaryrefslogtreecommitdiffstats
path: root/python/python3-amqp/README
blob: 5fb96580d9952b0efc6174d4854a030d1cd5aba2 (plain)
1
2
3
4
5
6
7
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.