{"library":"pykafka","type":"library","category":null,"description":"PyKafka is a full-featured, pure-Python client for Apache Kafka, which optionally uses a C extension (librdkafka) for improved performance. It supports Kafka versions 0.8.2 and newer, providing Pythonic implementations of Kafka producers and consumers. The library aims to offer a similar abstraction level to the JVM Kafka client. PyKafka is actively maintained, with the current stable version being 2.8.0, and typically releases updates as needed.","language":"python","status":"active","version":"2.8.0","tags":["kafka","message queue","producer","consumer","client","streaming","real-time"],"install":[{"cmd":"pip install pykafka","imports":["from pykafka import KafkaClient"]},{"cmd":"RDKAFKA_INSTALL=system pip install pykafka","imports":[]}],"homepage":null,"github":"https://github.com/Parsely/pykafka","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pykafka/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":0.43,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pykafka/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}