Metadata-Version: 2.1
Name: kafka-handler
Version: 1.0.4
Summary: A simple Kafka wrapper based on confluent_kafka python client.
Home-page: https://github.com/harshitbudhraja/kafka_handler
Author: Harshit Budhraja
Author-email: harshitbudhraja1301@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: confluent-kafka ; python_version >= "3.6"

# kafka_handler
A simple Kafka wrapper based on confluent_kafka python client.


