{"library":"kombu","type":"library","category":null,"description":"Kombu is an asynchronous messaging library for Python, providing a high-level interface to the AMQP protocol and supporting various message brokers. It abstracts away the complexities of message passing, allowing developers to focus on application logic. Currently at version 5.6.2, Kombu maintains an active development and release cadence, often aligning with updates in its parent project, Celery.","language":"python","status":"active","version":"5.6.2","tags":["messaging","message","amqp","broker","celery","producer","consumer","redis","rabbitmq","sqs"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install kombu","imports":["from kombu import Connection","from kombu import Producer","from kombu import Consumer","from kombu import Exchange","from kombu import Queue","from kombu.common import QoS","from kombu.common import eventloop"]},{"cmd":"pip install 'kombu[redis,librabbitmq,sqs,yaml]'","imports":[]}],"homepage":"https://kombu.readthedocs.io","github":"https://github.com/celery/kombu","docs":null,"changelog":null,"pypi":"https://pypi.org/project/kombu/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":3.6,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kombu/compatibility"}}