aiormq 6.8.1
0
Pure python AMQP asynchronous client library
Contents
Pure python AMQP asynchronous client library
Stars: 272, Watchers: 272, Forks: 58, Open Issues: 41The mosquito/aiormq
repo was created 5 years ago and the last code push was 1 months ago.
The project is popular with 272 github stars!
How to Install aiormq
You can install aiormq using pip
pip install aiormq
or add it to a project with poetry
poetry add aiormq
Package Details
- Author
- Dmitry Orlov
- License
- Apache-2.0
- Homepage
- https://github.com/mosquito/aiormq
- PyPi:
- https://pypi.org/project/aiormq/
- Documentation:
- https://github.com/mosquito/aiormq/blob/master/README.rst
- GitHub Repo:
- https://github.com/mosquito/aiormq
Classifiers
- Internet
- Software Development
- Software Development/Libraries
- System/Clustering
Related Packages
Errors
A list of common aiormq errors.
Code Examples
Here are some aiormq
code examples and snippets.
GitHub Issues
The aiormq package has 41 open issues on GitHub
- Fix implementation for
Connection.is_opened
. - fix error on example in README file
- Can't seem to capture the ConnectionClosed exception