{ "info": { "author": "Dave Gallant", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# kinesis\n\nA kinesis consumer with color.\n\n![kinesis_gif](https://user-images.githubusercontent.com/4519234/54093775-944dc180-4371-11e9-8c0d-326a3e12b023.gif)\n\n[![Build Status](https://travis-ci.org/davegallant/kinesis.svg?branch=master)](https://travis-ci.org/davegallant/kinesis)\n[![PyPI version](https://badge.fury.io/py/kinesis.svg)](https://badge.fury.io/py/kinesis)\n\n## Installation\n\n```bash\npip install kinesis\n```\n\nCredentials for AWS are read from `~/.aws/credentials`.\n\nOptionally, config is loaded from `~/.aws/config`.\n\n## Usage\n\n### Consume\n\nStart consuming at the latest shard iterator:\n\n```bash\nkinesis consume --stream my-stream\n```\n\n### Consume and Capture\n\nIf you want to capture:\n\n```bash\nkinesis consume --stream my-stream --capture\n```\n\n### Produce from a file\n\n```bash\nkinesis produce --stream my-stream -f ./my_file.json --repeat 100\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/davegallant/kinesis", "keywords": "aws,kinesis,pygments", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "kinesis", "package_url": "https://pypi.org/project/kinesis/", "platform": "", "project_url": "https://pypi.org/project/kinesis/", "project_urls": { "Homepage": "https://github.com/davegallant/kinesis" }, "release_url": "https://pypi.org/project/kinesis/0.0.1a13/", "requires_dist": null, "requires_python": "", "summary": "a kinesis consumer / producer", "version": "0.0.1a13" }, "last_serial": 5416136, "releases": { "0.0.1a11": [ { "comment_text": "", "digests": { "md5": "002982c46e7709f90597bf7ea370f3b7", "sha256": "04cdc9454ebc6363da280f178f298100f35d966db7f3ef3f7af66cdaadec11d8" }, "downloads": -1, "filename": "kinesis-0.0.1a11.tar.gz", "has_sig": false, "md5_digest": "002982c46e7709f90597bf7ea370f3b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4172, "upload_time": "2019-03-13T04:11:28", "url": "https://files.pythonhosted.org/packages/e0/a1/553d1a9ef6b4769c955c390b38ac876c3e80cf5b660628c557677e246845/kinesis-0.0.1a11.tar.gz" } ], "0.0.1a12": [ { "comment_text": "", "digests": { "md5": "3d7d3600742e629fe89d7d54b1123d52", "sha256": "8ca6162827f4b8b0654fc044535fad60daa264a9df34a97665d3a75ee87152a8" }, "downloads": -1, "filename": "kinesis-0.0.1a12.tar.gz", "has_sig": false, "md5_digest": "3d7d3600742e629fe89d7d54b1123d52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4320, "upload_time": "2019-03-27T01:33:24", "url": "https://files.pythonhosted.org/packages/25/d8/801e80d6cd1bdc2bb742ac558f950ca04ccc0136a9f04b4310ee3d388a42/kinesis-0.0.1a12.tar.gz" } ], "0.0.1a13": [ { "comment_text": "", "digests": { "md5": "802244e5138269504670a8abe8936d10", "sha256": "716e02508344e9b6cbf8a6e54c40b605038d1d389d80ecda3bf71bbb5b56d0d6" }, "downloads": -1, "filename": "kinesis-0.0.1a13.tar.gz", "has_sig": false, "md5_digest": "802244e5138269504670a8abe8936d10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4726, "upload_time": "2019-06-18T16:19:56", "url": "https://files.pythonhosted.org/packages/b0/07/8e558d4580a1486ed30a3f3062f7cc754ff6eb593ef219bb7b6aa995e77e/kinesis-0.0.1a13.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "802244e5138269504670a8abe8936d10", "sha256": "716e02508344e9b6cbf8a6e54c40b605038d1d389d80ecda3bf71bbb5b56d0d6" }, "downloads": -1, "filename": "kinesis-0.0.1a13.tar.gz", "has_sig": false, "md5_digest": "802244e5138269504670a8abe8936d10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4726, "upload_time": "2019-06-18T16:19:56", "url": "https://files.pythonhosted.org/packages/b0/07/8e558d4580a1486ed30a3f3062f7cc754ff6eb593ef219bb7b6aa995e77e/kinesis-0.0.1a13.tar.gz" } ] }