blob: e2ffe181757350e9f3b7ebb83bd3a412c2ed100c (
plain)
1
2
3
4
|
Python client for the Apache Kafka distributed stream processing
system. kafka-python is designed to function much like the official
java client, with a sprinkling of pythonic interfaces (e.g., consumer
iterators).
|