
Python Client for Apache Kafka | Confluent Documentation
Download Confluent Platform, the self managed, enterprise-grade distribution of Apache Kafka and get started using the Confluent Platform quick start. For a step-by-step guide on building a …
confluentinc/confluent-kafka-python - GitHub
Confluent's Python Client for Apache Kafka TM confluent-kafka-python provides a high-level Producer, Consumer and AdminClient compatible with all Apache Kafka™ brokers >= v0.8, …
confluent-kafka · PyPI
Nov 7, 2025 · Confluent's Python Client for Apache Kafka TM confluent-kafka-python provides a high-level Producer, Consumer and AdminClient compatible with all Apache Kafka™ brokers …
The confluent_kafka API — confluent-kafka 1.3.0 documentation
A reliable, performant and feature rich Python client for Apache Kafka v0.8 and above.
Introduction to Confluent Kafka Python Producer - GeeksforGeeks
Jul 23, 2025 · In this article, we will see how to send JSON messages using Python and Confluent-Kafka Library. JavaScript Object Notation (JSON) is a standard text-based format …
confluent-kafka Python Guide [2025] | PyPI Tutorial
Nov 16, 2025 · confluent-kafka is Confluent's Python client for Apache Kafka. It's one of the most widely used packages in the Python ecosystem for developers building modern Python …
Confluent Kafka Python: A Comprehensive Guide - CodeRivers
Jan 29, 2025 · The Confluent Kafka Python library provides a straightforward way to interact with Kafka clusters using Python. This blog aims to explore the fundamental concepts, usage …
confluent_kafka API — confluent-kafka 2.12.0 documentation
Starting with confluent-kafka-python 2.12.0 (GA release), the next generation consumer group rebalance protocol defined in KIP-848 is production-ready. Note: The new consumer group …
Releases · confluentinc/confluent-kafka-python - GitHub
Starting with confluent-kafka-python 2.12.0, the next generation consumer group rebalance protocol defined in KIP-848 is production-ready. Please refer to the following migration guide …
Apache Kafka and Python - Getting Started Tutorial - Confluent
Confluent Cloud is a fully managed Apache Kafka service available on all three major clouds. Try it for free today. How to run a Kafka client application written in Python that produces to and …