a kinesis consumer / producer
Project description
kinesis
A kinesis consumer with color.
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
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
kinesis-0.0.1a13.tar.gz
(4.7 kB
view details)
File details
Details for the file kinesis-0.0.1a13.tar.gz
.
File metadata
- Download URL: kinesis-0.0.1a13.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 716e02508344e9b6cbf8a6e54c40b605038d1d389d80ecda3bf71bbb5b56d0d6 |
|
MD5 | 802244e5138269504670a8abe8936d10 |
|
BLAKE2b-256 | b0078e558d4580a1486ed30a3f3062f7cc754ff6eb593ef219bb7b6aa995e77e |