Skip to main content

a kinesis consumer / producer

Project description

kinesis

A kinesis consumer with color.

kinesis_gif

Build Status PyPI version

Installation

pip install kinesis

Credentials for AWS are read from ~/.aws/credentials.

Optionally, config is loaded from ~/.aws/config.

Usage

Consume

Start consuming at the latest shard iterator:

kinesis consume --stream my-stream

Consume and Capture

If you want to capture:

kinesis consume --stream my-stream --capture

Produce from a file

kinesis produce --stream my-stream -f ./my_file.json --repeat 100

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

kinesis-0.0.1a12.tar.gz (4.3 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