Metadata-Version: 2.1
Name: kafi
Version: 0.0.15
Summary: Kafka and Files
Home-page: https://github.com/xdgrulez/kafi
Author: Ralph M. Debusmann
Author-email: matthias.debusmann@gmail.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE

![kafi logo](pics/kafi.jpg)

*Kafi* closes the gap between Kafka and files. It stands for "(Ka)fka and (fi)les" (plus "Kafi" is the Swiss name for a coffee or a coffee place).

What can *Kafi* do for you?
* it makes debugging Kafka-based applications a breeze
* it is useful for data scientists for building asynchronous data pipelines, or for synchronously bringing files from local disk, S3 or Azure Blob Storage to Kafka and vice versa etc.

*Kafi* is the successor of [kash.py](https://github.com/xdgrulez/kash.py) which is the successor of [streampunk](https://github.com/xdgrulez/streampunk).


