improved colored kafka
Project description
ickafka
A kafka consumer with color. Name inspired by icdiff.
Installation
pip install ickafka
Usage
Start consuming at the latest offset:
ickafka -s localhost:9092 -t my_test_topic
To specify a consumer group name (default is None):
ickafka -s localhost:9092 -t my_test_topic -g testgroup
Consume all messages from the earliest offset:
ickafka -s localhost:9092 -t my_test_topic -o earliest
Capture all consumed messages into a json file:
ickafka -s localhost:9092 -t my_test_topic --capture
Disabling color:
ickafka -s localhost:9092 -t my_test_topic --no-color
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ickafka-0.1.4.tar.gz
(3.2 kB
view details)
File details
Details for the file ickafka-0.1.4.tar.gz
.
File metadata
- Download URL: ickafka-0.1.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fc3efc48a072e390c545f36bde224e2916c6529e9d636df0bbb0d5b1d522e3d |
|
MD5 | 910278f0464511a3230395096b67fff1 |
|
BLAKE2b-256 | 33e219e9464deb78881f2ff1bfe84d5baf8b83907579fb84ff8218e5ab163f3e |