Metadata-Version: 2.1
Name: kafka-avro-helper
Version: 0.1.3
Summary: A package for Kafka and AVRO processing
Home-page: https://github.com/idushes/kafka-helper-package
Author: Andrei Boiko
Author-email: dushes.nadym@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: aiokafka<1.0.0,>=0.8.1
Requires-Dist: httpx<1.0.0,>=0.24.1
Requires-Dist: dataclasses-avroschema<1.0.0,>=0.63.7
