python3-amqplib

simple non-threaded Python AMQP client library (Python3 version)
  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.

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

This package contains the Python 3 version of the library.