{"library":"aiokafka","type":"library","category":null,"description":"aiokafka is an asyncio-compatible client for Apache Kafka, enabling asynchronous production and consumption of messages. It leverages Python's `async/await` syntax for non-blocking I/O operations, making it suitable for high-performance applications. The current version is 0.13.0, and it generally releases new versions every few months, often incorporating new Kafka KIPs and Python version support updates.","language":"python","status":"active","version":"0.13.0","tags":["kafka","asyncio","message-queue","stream-processing","real-time"],"last_verified":"Wed May 20","install":[{"cmd":"pip install aiokafka","imports":["from aiokafka import AIOKafkaConsumer","from aiokafka import AIOKafkaProducer","from aiokafka import AIOKafkaAdminClient","from aiokafka.errors import KafkaError"]},{"cmd":"pip install aiokafka[snappy,lz4,zstd]","imports":[]}],"homepage":null,"github":"https://github.com/aio-libs/aiokafka","docs":"http://aiokafka.readthedocs.org","changelog":"https://github.com/aio-libs/aiokafka/blob/master/CHANGES.rst","pypi":"https://pypi.org/project/aiokafka/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2,"avg_import_s":0.31,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiokafka/compatibility"}}