Metadata-Version: 2.1
Name: kafka-pubsub
Version: 0.2.2
Summary: Kafka pub/sub utilities
License: MIT
Author: Emmanuel Chukwu
Author-email: emmanuel.chukwu@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: confluent-kafka (>=2.3.0,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

Apache Kafka customized Producer, Consumer, helper classes and methods
