Contents

amqp 5.2.0

0

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

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

Stars: 305, Watchers: 305, Forks: 198, Open Issues: 37

The celery/py-amqp repo was created 11 years ago and the last code push was 23 hours ago.
The project is popular with 305 github stars!

How to Install amqp

You can install amqp using pip

pip install amqp

or add it to a project with poetry

poetry add amqp

Package Details

Author
Barry Pederson
License
BSD
Homepage
http://github.com/celery/py-amqp
PyPi:
https://pypi.org/project/amqp/
GitHub Repo:
https://github.com/celery/py-amqp

Classifiers

No  amqp  pypi packages just yet.

Errors

A list of common amqp errors.

Code Examples

Here are some amqp code examples and snippets.

GitHub Issues

The amqp package has 37 open issues on GitHub

  • Fix RecursionError because of repeated channel reconnections.
  • adding experimental slots to some classes
  • new pythons to actions
  • 5.0.6: sphinx warnings

See more issues on GitHub

Related Packages & Articles

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co

jasmin 0.11.1

Jasmin is a very complete open source SMS Gateway with many enterprise-class features.

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.

rich 13.7.1

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production