Skip to main content

Lab: Confluent Kafka with Python

Produce messages to and consume messages from a Kafka cluster using Confluent Python Client for Apache Kafka.

Documentation

You can find the documentation and instructions for running this Python example at https://docs.confluent.io/platform/current/tutorials/examples/clients/docs/python.html

Files

Github

├── [ 125]  Dockerfile
├── [ 582] README.md
├── [5.8K] ccloud_lib.py
├── [ 79] confluent-examples.sh
├── [2.6K] consumer.py
├── [3.9K] consumer_ccsr.py
├── [ 15K] notebook.ipynb
├── [2.5K] producer.py
├── [3.8K] producer_ccsr.py
├── [ 502] python.config
└── [ 60] requirements.txt

35K used in 0 directories, 11 files