{"library":"amqp","type":"library","category":null,"description":"amqp is a low-level AMQP client library for Python, maintained by the Celery project. It is a modern fork of the `amqplib` library, providing essential functionality for interacting with AMQP brokers like RabbitMQ. The library supports AMQP 0-9-1 and is actively maintained, with regular releases (current version 5.3.1) and support for recent Python versions (>=3.6). It's often used in scenarios requiring fine-grained control over AMQP messaging.","language":"python","status":"active","version":"5.3.1","tags":["amqp","messaging","message-queue","celery","rabbitmq","low-level"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install amqp","imports":["from amqp import Connection","from amqp import Channel","from amqp import BasicMessage","from amqp.exceptions import AMQPError"]}],"homepage":null,"github":"http://github.com/celery/py-amqp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/amqp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/amqp/compatibility"}}