{ "info": { "author": "Peter M. Elias", "author_email": "petermelias@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "s3-deploy\n=========\n\n[![Latest Version](https://pypip.in/v/s3deploy/badge.png)](https://pypi.python.org/pypi/s3deploy/)\n[![Build Status](https://travis-ci.org/petermelias/s3deploy.png?branch=master)](https://travis-ci.org/petermelias/s3deploy)\n[![Montly Downloads](https://pypip.in/d/s3deploy/badge.png?month)](https://pypi.python.org/pypi/s3deploy)\n[![Download format](https://pypip.in/format/s3deploy/badge.png)](https://pypi.python.org/pypi/s3deploy/)\n[![Coverage Status](https://coveralls.io/repos/petermelias/s3deploy/badge.png?branch=master)](https://coveralls.io/r/petermelias/s3deploy?branch=master)\n[![License](https://pypip.in/license/s3deploy/badge.png)](https://pypi.python.org/pypi/s3deploy/)\n\nDeploy static sites to S3 with a single command. Efficient, fast, simple.\n\n\n### Usage\n\n#### CLI Interface\n\n```bash\n$> s3deploy --overwrite --config ~/s3deploy.config.yaml ~/my-static-site\n```\n\nThat's it.\n\n#### Installation:\n\n```bash\n$> pip install s3deploy\n```\n\nNotes:\n\n- Omit the ```--overwrite``` option if you don't want to erase the bucket.\n- If you name the config file ```s3deploy.config.yaml``` and run the binary from the CWD where that file is present, s3deploy will find it automatically.\n- You must have a config file to run s3deploy: ```aws_key```, ```aws_secret```, ```bucket_name``` must all be set.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/petermelias/s3-deploy", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "s3deploy", "package_url": "https://pypi.org/project/s3deploy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/s3deploy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/petermelias/s3-deploy" }, "release_url": "https://pypi.org/project/s3deploy/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "The quickest way to deploy a static site to S3", "version": "0.0.2" }, "last_serial": 1042732, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8611784f843bcb0daa1e938ed2022f55", "sha256": "76697b6ae06edc800fc6f60bb895a47e585c8c244826e4411e6ec7668637db46" }, "downloads": -1, "filename": "s3deploy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8611784f843bcb0daa1e938ed2022f55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3156, "upload_time": "2014-03-26T21:41:10", "url": "https://files.pythonhosted.org/packages/45/35/582b8882121775458daff76bf65170328a6504ebb05a66045a85a7c7d302/s3deploy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "51edb4e850f061957ef3a9142ea570fb", "sha256": "106ee4cede0c8665e9167f4c5bb0eb5df94bc10dbbea413f80f016f98cb6c51b" }, "downloads": -1, "filename": "s3deploy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "51edb4e850f061957ef3a9142ea570fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3149, "upload_time": "2014-03-26T22:07:11", "url": "https://files.pythonhosted.org/packages/93/f4/a44e1bc3c323916279c96c1a0c19d293309a306107efda9ce13e480122e2/s3deploy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51edb4e850f061957ef3a9142ea570fb", "sha256": "106ee4cede0c8665e9167f4c5bb0eb5df94bc10dbbea413f80f016f98cb6c51b" }, "downloads": -1, "filename": "s3deploy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "51edb4e850f061957ef3a9142ea570fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3149, "upload_time": "2014-03-26T22:07:11", "url": "https://files.pythonhosted.org/packages/93/f4/a44e1bc3c323916279c96c1a0c19d293309a306107efda9ce13e480122e2/s3deploy-0.0.2.tar.gz" } ] }