Contents

aio-pika 9.5.8

0

Wrapper around the aiormq for asyncio and humans

Wrapper around the aiormq for asyncio and humans

Stars: 1449, Watchers: 1449, Forks: 202, Open Issues: 201

The mosquito/aio-pika repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1449 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://docs.aio-pika.com/
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 201 open issues on GitHub

  • Tests for #669
  • aiormq channel state after basic_publish fails
  • Issue recreating connection to a queue after a connection problem
  • consumed message stuck

See more issues on GitHub

Related Packages & Articles

amqp 5.3.1

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

uvloop 0.22.1

Fast implementation of asyncio event loop on top of libuv

sanic 25.12.0

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