K4 is a terminal based UI to interact with your Kafka clusters.
kafka_wrapper
- acl
- broker
- test broker
- consume
- consumer groups/offsets
- test consumer groups/offsets
- partition
- producer
- topic
- test topic
k4
- ~/.config/k4config
- 10 bit custom colors
- windows
- command input
- scrolling - https://github.com/mingrammer/python-curses-scroll-example
- resizing
- screen
- screen manager
- content row edit
- content row describe
- poc edit ini config using default terminal editor. see examples/kafka_wrapper/topics.py
- producer
- consumer
- schema registry
- kafka connect
- query JMX metrics for and display to users. disk size, bytes-in, bytes-out, etc.
pip install k4
TODO