{ "info": { "author": "Onfido", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "===============================\nS3 Uploader\n===============================\n\n.. image:: https://img.shields.io/pypi/d/s3-uploader.svg\n :target: https://pypi.python.org/pypi/s3-uploader/\n :alt: Downloads\n.. image:: https://img.shields.io/pypi/v/s3-uploader.svg\n :target: https://pypi.python.org/pypi/s3-uploader/\n :alt: Latest Version\n.. image:: https://img.shields.io/pypi/l/s3-uploader.svg\n :target: https://pypi.python.org/pypi/s3-uploader/\n :alt: License\n\nCommand line tool for uploading resources to AWS S3.\n\nThis is part of Onfido's team blobs store project.\n\nThe purpose of this tool is to upload and manage the versions of your project's\ndependencies that later could be resolved by the complimentary tool\nthe `dependencies-resolver`.\n\n\nInstalling\n==========\n\n.. code-block:: shell\n\n\t$ pip install s3-uploader\n\n\nHow to use\n==========\nExample for using the tool to upload a resource\n\n.. code-block:: shell\n\n\ts3-uploader -b my-s3-bucket -f my_big_blob -l path/to/blob/in/other/project\n\nOr you can upload to a specific location in S3\n\n.. code-block:: shell\n\n\ts3-uploader -b my-s3-bucket -f my_big_blob -p path/to/file/in/s3 -l path/to/blob/in/other/project\n\n\nGet the project\n===============\n\n\t1. Clone the git repository\n\n\t.. code-block:: shell\n\n\t\t$ git clone https://github.com/onfido/s3-uploader\n\n\t2. Install a virtualenv\n\n\t.. code-block:: shell\n\n\t\t$ sudo apt-get install python-virtualenv\n\n\t3. Create a new virtualenv\n\n\t.. code-block:: shell\n\n\t\t$ virtualenv s3_uploader_ve\n\n\t4. Install project's requirements\n\n\t.. code-block:: shell\n\n\t\t$ s3_uploader_ve/bin/pip install -r requirements.txt\n\n\n\nReporting Issues\n================\nIf you have suggestions, bugs or other issues specific to this library, open\nan issue, or just be awesome and make a pull request out of it.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/onfido/s3-uploader/", "keywords": "python,s3,aws,upload,binaries,resources,boto3,uploader", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "s3-uploader", "package_url": "https://pypi.org/project/s3-uploader/", "platform": "", "project_url": "https://pypi.org/project/s3-uploader/", "project_urls": { "Homepage": "https://github.com/onfido/s3-uploader/" }, "release_url": "https://pypi.org/project/s3-uploader/0.0.6/", "requires_dist": null, "requires_python": "", "summary": "Command line tool for uploading resources to S3", "version": "0.0.6" }, "last_serial": 3780625, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "cda7bb8a97873eef4cabe73fea7b9922", "sha256": "e39204d64d9211aa401af1950a79cac44ff275dfefb42fd3a19bc159fbfaec84" }, "downloads": -1, "filename": "s3-uploader-0.0.2.tar.gz", "has_sig": false, "md5_digest": "cda7bb8a97873eef4cabe73fea7b9922", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41662, "upload_time": "2017-04-05T11:00:51", "url": "https://files.pythonhosted.org/packages/3f/db/6772fa931f1be7245df143c459ad841ef50d23ffa1c4a76159cf24c00164/s3-uploader-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "16347349c9f9f42b28a30a046d36dfb9", "sha256": "59ccbc47cee16edce42b630e55bd18febfc7a9c358f4d3be6ceece4d087768b4" }, "downloads": -1, "filename": "s3-uploader-0.0.3.tar.gz", "has_sig": false, "md5_digest": "16347349c9f9f42b28a30a046d36dfb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6422, "upload_time": "2017-04-20T17:11:36", "url": "https://files.pythonhosted.org/packages/01/82/16949ca794a011fc7ecec1ba1d7cbf1852dd3790179f3d3749c681319b3b/s3-uploader-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "894a5f095fa46e8248e31a7bd1f27011", "sha256": "177b1ad0dc5fca4802c81ce5946e5821fac33f86f91954e5daf9ba0077e172d8" }, "downloads": -1, "filename": "s3-uploader-0.0.4.tar.gz", "has_sig": false, "md5_digest": "894a5f095fa46e8248e31a7bd1f27011", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6441, "upload_time": "2017-10-03T10:29:48", "url": "https://files.pythonhosted.org/packages/13/f9/cc15c78c5e405c74acc43fce6f2bf8077460175290d8bace50473c215d0e/s3-uploader-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "07a6f29f73ade440f71327df3711dba4", "sha256": "270372f059a6fe23430122e009d2cc384981b222313b565de1697a62f85bbeea" }, "downloads": -1, "filename": "s3-uploader-0.0.5.tar.gz", "has_sig": false, "md5_digest": "07a6f29f73ade440f71327df3711dba4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6418, "upload_time": "2017-10-03T12:15:09", "url": "https://files.pythonhosted.org/packages/3f/e2/5f11573baf1e0efca74d04c1e9f1c71f3a5e53a45741f9071ce32776b202/s3-uploader-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "9f9b6cac10f846a178e6d70a0cfdf400", "sha256": "5740f97fc1b4d588d17d80fba8d8f82b20164ba3707a28fb769c97de786561b2" }, "downloads": -1, "filename": "s3-uploader-0.0.6.tar.gz", "has_sig": false, "md5_digest": "9f9b6cac10f846a178e6d70a0cfdf400", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7204, "upload_time": "2018-04-19T13:25:01", "url": "https://files.pythonhosted.org/packages/70/f5/c48177fa8ec38b8aa5b3e4b51c3fbf30aa412198f0a89cbb065cb033a57c/s3-uploader-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f9b6cac10f846a178e6d70a0cfdf400", "sha256": "5740f97fc1b4d588d17d80fba8d8f82b20164ba3707a28fb769c97de786561b2" }, "downloads": -1, "filename": "s3-uploader-0.0.6.tar.gz", "has_sig": false, "md5_digest": "9f9b6cac10f846a178e6d70a0cfdf400", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7204, "upload_time": "2018-04-19T13:25:01", "url": "https://files.pythonhosted.org/packages/70/f5/c48177fa8ec38b8aa5b3e4b51c3fbf30aa412198f0a89cbb065cb033a57c/s3-uploader-0.0.6.tar.gz" } ] }