PyKafka is a cluster-aware Kafka>=0.8.2 client for Python. It includes Python implementations of Kafka producers and consumers, which are optionally backed by a C extension built on
librdkafka
_, and runs under Python 2.7+, Python 3.4+, and PyPy... _librdkafka: https://github.com/edenhill/librdkafka
PyKafka's primary goal is to provide a similar level of abstraction to the
JVM Kafka client
_ using idioms familiar to Python programmers and exposing the most Pythonic API possible.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.8.0-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
2.8.0-bp155.2.11 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
2.8.0-bp154.1.26 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
2.8.0-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
2.8.0-bp152.1.10 info | GA Release | 2020-04-17 | 15 SP2 |
|
|