{"library":"confluent-kafka","type":"library","category":null,"description":"Confluent's Python client for Apache Kafka, currently at version 2.13.2. It provides a high-level producer, consumer, and AdminClient, built as a robust binding on top of the high-performance C client, librdkafka. The library is actively maintained with frequent releases, typically on a monthly or bi-monthly cadence, offering compatibility with Apache Kafka brokers (version 0.8 or later), Confluent Cloud, and Confluent Platform.","language":"python","status":"active","version":"2.13.2","tags":["kafka","message queue","streaming","confluent","asynchronous","pub-sub"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install confluent-kafka","imports":["from confluent_kafka import Producer","from confluent_kafka import Consumer","from confluent_kafka import AdminClient","from confluent_kafka.schema_registry import SchemaRegistryClient","from confluent_kafka.schema_registry.avro import AvroSerializer","from confluent_kafka.aio import AIOProducer","from confluent_kafka.aio import AIOConsumer"]},{"cmd":"pip install confluent-kafka[avro]","imports":[]},{"cmd":"pip install confluent-kafka[schemaregistry]","imports":[]}],"homepage":"https://www.confluent.io","github":"https://github.com/confluentinc/confluent-kafka-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/confluent-kafka/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.7,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/confluent-kafka/compatibility"}}