
Pika is a pure-python implementation of the amqp-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. pika was developed primarily for use with rabitmq, but also works with other amqp-0-9-1 brokers.
this is the library documentation.