{"library":"aiormq","type":"library","category":null,"description":"aiormq is a pure Python asynchronous client library for the AMQP 0.9.1 protocol, commonly used for interacting with RabbitMQ. It provides a non-blocking interface leveraging `asyncio`. The current version is 6.9.4, and it maintains a steady release cadence with frequent patch and minor updates addressing bug fixes and performance improvements.","language":"python","status":"active","version":"6.9.4","tags":["AMQP","RabbitMQ","asyncio","message queue","messaging"],"last_verified":"Wed May 20","install":[{"cmd":"pip install aiormq","imports":["from aiormq import connect","from aiormq.abc import Channel","from aiormq.abc import IncomingMessage"]}],"homepage":null,"github":"https://github.com/mosquito/aiormq","docs":"https://github.com/mosquito/aiormq/blob/master/README.rst","changelog":null,"pypi":"https://pypi.org/project/aiormq/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.37,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiormq/compatibility"}}