A wrapper for Kafka producer
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kafkawrapper-1.0.4.tar.gz
.
File metadata
- Download URL: kafkawrapper-1.0.4.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
181cf1fdbe8681b30cd1e947852f8f46df9216fe9af3e276928abfe569e58b40
|
|
MD5 |
49c2a8832072252f035793af492937b9
|
|
BLAKE2b-256 |
a0323c78f74b695a58aa56ba6160d0deac8bdb74ad64a7a409ab78b44da248d5
|