1357 Forks
5226 Stars
5226 Watchers

kafka-python

Python client for Apache Kafka

How to download and setup kafka-python

Open terminal and run command
git clone https://github.com/dpkp/kafka-python.git
git clone is used to create a copy or clone of kafka-python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kafka-python https://github.com/dpkp/kafka-python/archive/master.zip

Or simply clone kafka-python with SSH
[email protected]:dpkp/kafka-python.git

If you have some problems with kafka-python

You may open issue on kafka-python support forum (system) here: https://github.com/dpkp/kafka-python/issues