python3-aio-pika

AMQP client designed for asyncio and humans (Python 3)
  https://github.com/mosquito/aio-pika
  0
  no reviews



This library is a wrapper around aiormq for asyncio and humans.

Features: Completely asynchronous API. Object oriented API. Transparent auto-reconnects with complete state recovery with connect_robust. Transparent publisher confirms support. Transactions support. Completely type-hints coverage.

This package installs the library for Python 3.