8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
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.
|