Contents

aio-pika 9.4.1

0

Wrapper around the aiormq for asyncio and humans

Wrapper around the aiormq for asyncio and humans

Stars: 1146, Watchers: 1146, Forks: 184, Open Issues: 170

The mosquito/aio-pika repo was created 7 years ago and the last code push was 6 days ago.
The project is very popular with an impressive 1146 github stars!

How to Install aio-pika

You can install aio-pika using pip

pip install aio-pika

or add it to a project with poetry

poetry add aio-pika

Package Details

Author
Dmitry Orlov
License
Apache-2.0
Homepage
https://github.com/mosquito/aio-pika
PyPi:
https://pypi.org/project/aio-pika/
Documentation:
https://aio-pika.readthedocs.org/
GitHub Repo:
https://github.com/mosquito/aio-pika

Classifiers

  • Internet
  • Software Development
  • Software Development/Libraries
No  aio-pika  pypi packages just yet.

Errors

A list of common aio-pika errors.

Code Examples

Here are some aio-pika code examples and snippets.

GitHub Issues

The aio-pika package has 170 open issues on GitHub

  • Hotfix/channel writer is none
  • How do I set heartbeat=0 when I used aio_pika.connect
  • rabbitmq server restart
  • Task was destroyed but it is pending!
  • adding a Python3 fix to JsonRPC serializer
  • Beta with modern aiormq
  • QueueIterator hangs forever when RabbitMQ disconnects

See more issues on GitHub

Related Packages & Articles

amqp 5.2.0

Low-level AMQP client for Python (fork of amqplib).

uvloop 0.19.0

Fast implementation of asyncio event loop on top of libuv

sanic 23.12.1

A web server and web framework that's written to go fast. Build fast. Run fast.

sniffio 1.3.1

Sniff out which async library your code is running under

idna_ssl 1.1.0

Patch ssl.match_hostname for Unicode(idna) domains support