KafkaWrapper is a Python library designed to simplify Kafka producer setup and data transmission to Kafka topics. This wrapper abstracts the complexities of configuring a Kafka broker and producer, allowing developers to seamlessly integrate Kafka into their projects.
Features
KafkaWrapper simplifies the process of setting up a Kafka broker and producer, saving you time and effort.
asily send data to Kafka topics without the need for extensive Kafka knowledge.
Customize your Kafka producer settings to suit your specific use case.
Usage
To send data to Kafka, follow these steps:
Import the sendData modules.
Use this module to send data to kafka.
Argument are kafka_topic: Topic name data: that you want to send to kafka metadata(optional): id - unique id to fetch particular record from kafka
License
This project is licensed under the MIT License.
Release files for pykafkawrapper 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pykafkawrapper-1.0.1.tar.gz | 1.5 kB | Details |
Release files / pykafkawrapper-1.0.1.tar.gz
| Download URL | pykafkawrapper-1.0.1.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
353bdb3c91e8d75e0f79ef24b24e89c746aaa9053a75f94446a087c86244ba21
|
|
BLAKE2b-256 checksum How to use checksums |
382711c0e1183e4c98d468ed672edf43c966ddf7d060e8b4391c004c3e797af5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|