{ "info": { "author": "Samarth Gahire", "author_email": "samarth.gahire@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=============\r\nS3 Stream Cat\r\n=============\r\n\r\nS3 Stream Cat powers you to instantly check the content of S3 file.\r\nEspecially it supports streaming and printing data from compressed files.\r\n\r\nCompression Format Supported\r\n============================\r\n\r\n* Gzip\r\n\r\n* XZ\r\n\r\n* BZIP\r\n\r\nYou might find it most useful when you don't actually want to download the file \r\nhowever want to check the sample data, or to grep for few records matching \r\ncertain search. \r\nTypical usage often looks like this::\r\n\r\n s3streamcat s3://bucketname/dir/file_path\r\n s3streamcat s3://bucketname/dir/file_path | more\r\n s3streamcat s3://bucketname/dir/file_path | grep something\r\n\r\nTo try different encoding in case utf-8 is unable to decode your stream::\r\n\r\n s3streamcat -e latin-1 s3://bucketname/dir/file_path.gz\r\n\r\nTo tune number of bytes to be fetched at a time::\r\n\r\n s3streamcat -b 1024 s3://bucketname/dir/file_path.gz\r\n\r\nConfigurations\r\n==============\r\nIf you have aws client installed on your system ``s3streamcat`` will work *out of the box*\r\nIf not you will have to have file at location ``HOME/.aws/credentials`` with aws cred::\r\n\r\n [default]\r\n aws_access_key_id=\r\n aws_secret_access_key=\r\n\r\nDependancies\r\n============\r\n\r\n* Its written for Python3 which is the present and future of the language\r\n\r\n* ``libssl-dev libffi-dev``\r\n\r\n* ``python3-dev``\r\n\r\nUbuntu users can install dependancy packages with:\r\n\r\n* ``sudo apt-get install -y libssl-dev libffi-dev``\r\n\r\n* ``sudo apt-get install python3-dev``", "description_content_type": null, "docs_url": "https://pythonhosted.org/s3streamcat/", "download_url": "https://github.com/samarthg/s3streamcat/archive/v0.1.6.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/samarthg/s3streamcat", "keywords": "s3,print,aws,cat,stream,gzip,bzip,xz,s3cat", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "s3streamcat", "package_url": "https://pypi.org/project/s3streamcat/", "platform": "", "project_url": "https://pypi.org/project/s3streamcat/", "project_urls": { "Download": "https://github.com/samarthg/s3streamcat/archive/v0.1.6.tar.gz", "Homepage": "https://github.com/samarthg/s3streamcat" }, "release_url": "https://pypi.org/project/s3streamcat/0.1.6/", "requires_dist": null, "requires_python": "", "summary": "Streaming based unix cat like functionality for file on S3. Supports gzip, bzip and xz compressed files as well", "version": "0.1.6" }, "last_serial": 2913830, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "b2be697e977baad7d95f8c10c9d81e5e", "sha256": "6855aa3170168151d3f789eae49ebc98f2a6592d84e5a7321f4f6b1f970a1d24" }, "downloads": -1, "filename": "s3streamcat-0.1.4.tar.gz", "has_sig": false, "md5_digest": "b2be697e977baad7d95f8c10c9d81e5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4176, "upload_time": "2017-03-23T18:16:26", "url": "https://files.pythonhosted.org/packages/b6/de/6e443c903e0822ccd48bd575a72803f919d7169d08fd7735ba6bf0c9e9e4/s3streamcat-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "d8452724a8a6a6faf182259253436a83", "sha256": "3635eacde2edb3793c8903987104cce124f57cc784f7f384fd5b38fc0814e580" }, "downloads": -1, "filename": "s3streamcat-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d8452724a8a6a6faf182259253436a83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4543, "upload_time": "2017-04-12T13:51:11", "url": "https://files.pythonhosted.org/packages/f5/3b/d4e37673d8b5e30c3b388cb2979d1b8767f6f4f3d20f5182f7e776289305/s3streamcat-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "9111f858ce35ba1bfb9ea459aaf32e89", "sha256": "6ec387158e19289680cfefcda4276943da7021049cd14f1e0b1fe9e11279e722" }, "downloads": -1, "filename": "s3streamcat-0.1.6.tar.gz", "has_sig": false, "md5_digest": "9111f858ce35ba1bfb9ea459aaf32e89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4569, "upload_time": "2017-04-13T12:40:34", "url": "https://files.pythonhosted.org/packages/a6/93/88cffd094a8d766a43759b521e5e84865ed1eb2ed55744760b197748aa6e/s3streamcat-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9111f858ce35ba1bfb9ea459aaf32e89", "sha256": "6ec387158e19289680cfefcda4276943da7021049cd14f1e0b1fe9e11279e722" }, "downloads": -1, "filename": "s3streamcat-0.1.6.tar.gz", "has_sig": false, "md5_digest": "9111f858ce35ba1bfb9ea459aaf32e89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4569, "upload_time": "2017-04-13T12:40:34", "url": "https://files.pythonhosted.org/packages/a6/93/88cffd094a8d766a43759b521e5e84865ed1eb2ed55744760b197748aa6e/s3streamcat-0.1.6.tar.gz" } ] }