python-amqplib

Simple non-threaded Python AMQP client library
  http://barryp.org/software/py-amqplib/
  0
  no reviews



Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring basic messaging functionality and SSL support.

python-amqplib provides synchronous API unlike other (event-driven) implementations.