
amqplib 1.0.2
0
AMQP Client Library
Contents
AMQP Client Library
Stars: 25, Watchers: 25, Forks: 10, Open Issues: 21The barryp/py-amqplib repo was created 10 years ago and the last code push was 10 years ago. The project is not very popular with only 25 github stars!
How to Install amqplib
You can install amqplib using pip
pip install amqplib
or add it to a project with poetry
poetry add amqplib
Package Details
- Author
- Barry Pederson
- License
- LGPL
- Homepage
- https://github.com/barryp/py-amqplib
- PyPi:
- https://pypi.org/project/amqplib/
- GitHub Repo:
- https://github.com/barryp/py-amqplib
Classifiers
Related Packages
Errors
A list of common amqplib errors.
Code Examples
Here are some amqplib code examples and snippets.
pythonfix