Metadata-Version: 2.1
Name: wunderkafka
Version: 0.9.2
Summary: librdkafka-powered client for Kafka for python with (hopefully) more handful API
Home-page: https://github.com/severstal-digital/wunderkafka
Author: Kirill Tribunsky
Author-email: tribunsky.kir@gmail.com
License: Apache-2.0 License
Project-URL: Bug Tracker, https://github.com/severstal-digital/wunderkafka/issues
Keywords: kafka,cloudera
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: confluent-kafka[avro] (>=1.2.0)
Requires-Dist: avro-python3 (==1.10.0)
Requires-Dist: requests-kerberos (==0.13.0)
Requires-Dist: dataclasses-avroschema (~=0.25.2)
Requires-Dist: fastavro (~=1.4.7)
Requires-Dist: pydantic (~=1.8.2)
Requires-Dist: dataclasses (~=0.8) ; python_version == "3.6"

# Wunderkafka

>The power of librdkafka for <s>humans</s> pythons



