Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.14 KB

Heizer

PyPI Latest Release Package Status License Downloads Slack Code style: black Imports: isort

A python library to easily create kafka producer and consumer

Install

pip install heizer

Setup

Use docker-compose.yaml file to start kafka service

docker-compose up -d

Tutorial And Documentation

http://heizer.claudezss.com