Skip to main content

Improved Color Kafka

Project description

ickafka

A kafka consumer with color.

Build Status

ickafka_demo

Installation

pip install ickafka

Usage

Start a consumer at the latest offset:

ickafka -s localhost -t my_test_topic

To specify a consumer group name (default is None):

ickafka -s localhost -t my_test_topic -g testgroup

Consume all messages from the earliest offset:

ickafka -s localhost -t my_test_topic -o earliest

Project details


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.0.6.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page