{"library":"pika","type":"library","category":null,"description":"Pika is a Python AMQP client library that provides both synchronous (BlockingConnection) and asynchronous (e.g., AsyncioConnection) interfaces for interacting with AMQP 0-9-1 brokers like RabbitMQ. The library is actively maintained, with regular patch and minor releases (currently at 1.3.2, with 1.4.0 in beta), addressing bug fixes, performance improvements, and Python compatibility.","language":"python","status":"active","version":"1.3.2","tags":["AMQP","RabbitMQ","messaging","async","blocking","producer","consumer"],"install":[{"cmd":"pip install pika","imports":["from pika import BlockingConnection","from pika import ConnectionParameters","from pika import PlainCredentials","from pika.adapters.asyncio_connection import AsyncioConnection"]}],"homepage":"https://pika.readthedocs.io","github":"https://github.com/pika/pika","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pika/","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.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pika/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}