{ "info": { "author": "Oliver Beattie", "author_email": "oliver@obeattie.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "Command-line tools for interacting with Amazon Web Services, based on `Boto `_.\n\nCurrently included are:\n\n* ``s3-put``: Upload file(s) to S3. Built to replace Boto's ``s3put`` command, allowing placement of files inside\n directories within buckets. Also allows recursive upload of entire directories.\n* ``s3-geturl``: Outputs signed (authenticated) S3 urls to objects which expire after a specified time\n* ``s3-copy``: Copy objects within (or between) S3 buckets\n* ``ses-send-email``: Send an email via `SES `_. Replacement for the ``ses-send-email.pl`` \n script provided `by Amazon `_, which is a (ahem) a\n total nightmare to get running; and installing unpackaged source code manually just makes me uncomfortable.\n \n This tool supports the interface necessary to submit raw mail only; that is, you will have to give the script\n a raw email as input over stdin. This means it is ideally suited to use along a pipeline, for instance as a mail\n transport under Postfix (using ``PIPE``)\n* ``ses-verify-email-address``: Manage verified SES email addresses. Pretty much a drop-in replacement for the tool\n provided by Amazon in the SES developer tools.\n* ``cloudwatch-put-metric``: Put metric data to CloudWatch\n\nAll scripts are made to parse a credentials file, which will be in the same format as that expected by some AWS tools.\nDetails `here `_. By \ndefault, this is expected to be available at ``/etc/aws-credentials.txt``, but can be overridden by passing the path to\nyour credentials file with `-k`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/obeattie/boto_utils", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "boto_utils", "package_url": "https://pypi.org/project/boto_utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/boto_utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/obeattie/boto_utils" }, "release_url": "https://pypi.org/project/boto_utils/0.3/", "requires_dist": null, "requires_python": null, "summary": "Command-line tools based on Boto", "version": "0.3" }, "last_serial": 786989, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bf30faa5a20e8989b38849fd24b57ac4", "sha256": "81ea541d937786a2fea0654cd12bc2ea9061be5f74904835798a0bf75e01e77e" }, "downloads": -1, "filename": "boto_utils-0.1.tar.gz", "has_sig": false, "md5_digest": "bf30faa5a20e8989b38849fd24b57ac4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4447, "upload_time": "2011-08-03T11:02:49", "url": "https://files.pythonhosted.org/packages/a9/43/bdbe748a4179f58a8b6179103a24498f9dd81c05da9e37570d17157bf0e9/boto_utils-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "098a6eaddd3c6c7474fb492eb5cdc1c5", "sha256": "f5c7fbd85d1e00c8e11d7e2cd76f404057c168a21c520c43b506ad44ef1a71e3" }, "downloads": -1, "filename": "boto_utils-0.1.1.tar.gz", "has_sig": false, "md5_digest": "098a6eaddd3c6c7474fb492eb5cdc1c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4986, "upload_time": "2011-08-06T11:23:49", "url": "https://files.pythonhosted.org/packages/f3/c7/bfafc7ffb5576f388ba9ba206a53e9e1185a3af732c7ee04e5b4a4235cbb/boto_utils-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e1d1d3a6bf7330f591a79df757357095", "sha256": "bf297121c792b9187dd3518686743f0026fd6ec37b46dfb4a855de0e13f11120" }, "downloads": -1, "filename": "boto_utils-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e1d1d3a6bf7330f591a79df757357095", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5487, "upload_time": "2011-08-07T21:47:28", "url": "https://files.pythonhosted.org/packages/e9/82/c4ebf9a90642568e2359429742fc35674ba41a35aab7212de131aad70ce7/boto_utils-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "50c9465dec82c27f2ef9c727ea789c10", "sha256": "14770977ea5a10589a589f2049654f56aafc58e50b99ad329f5a91c9a65ad975" }, "downloads": -1, "filename": "boto_utils-0.1.3.tar.gz", "has_sig": false, "md5_digest": "50c9465dec82c27f2ef9c727ea789c10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5489, "upload_time": "2011-08-07T22:12:17", "url": "https://files.pythonhosted.org/packages/a0/e7/5ceae981ac7c7b6fa88597a0e84abc822484c348ecf9ca331c9b32e22363/boto_utils-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "c2892fc0cb7b67895ed6fa742df5867f", "sha256": "fe473d931e9d6a9e547dd39b8aa71abeea3937fce390f739756939b2385ace1a" }, "downloads": -1, "filename": "boto_utils-0.1.4.tar.gz", "has_sig": false, "md5_digest": "c2892fc0cb7b67895ed6fa742df5867f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5535, "upload_time": "2011-08-19T10:47:45", "url": "https://files.pythonhosted.org/packages/07/a1/91454ab26b480555a22f234d8208dec8d3608af3df4bedec63c3debee0a8/boto_utils-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "9e7e37f050750007d8c538452fc6bbba", "sha256": "e00a6d5801282d16a768e575546552f554c0482df6e0bde6c0b4f7e91db8b8f2" }, "downloads": -1, "filename": "boto_utils-0.1.5.tar.gz", "has_sig": false, "md5_digest": "9e7e37f050750007d8c538452fc6bbba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5544, "upload_time": "2011-08-23T14:53:09", "url": "https://files.pythonhosted.org/packages/09/9b/cd506a15ef92d17b4b56531d728635095337c0b90e3f676954771ba8607b/boto_utils-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "d5b8e31133b6e37fc4e075160e3749fa", "sha256": "d7f957df3a1ca5647febd99b0132c1b3c537af7dd5602053b583ebf867a1ad1b" }, "downloads": -1, "filename": "boto_utils-0.1.6.tar.gz", "has_sig": false, "md5_digest": "d5b8e31133b6e37fc4e075160e3749fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5731, "upload_time": "2011-08-23T15:19:15", "url": "https://files.pythonhosted.org/packages/fd/4b/a608cc515e3992f0c70b66e661b8fd980454ac55f6e45d868633ae588cfe/boto_utils-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "e6f86729228761b5d3b891088898cea8", "sha256": "b2e06a71d4c849601ca53459d6b19f6554c4bf173cea0443cdd0c88e55881e2f" }, "downloads": -1, "filename": "boto_utils-0.1.7.tar.gz", "has_sig": false, "md5_digest": "e6f86729228761b5d3b891088898cea8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5875, "upload_time": "2011-12-06T13:38:46", "url": "https://files.pythonhosted.org/packages/b8/3a/c57bce04d9bf186f67b616069da250e09cc37876e75bdcfa6b830d8ed815/boto_utils-0.1.7.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "33e2011b647897019e3d57b5561b3881", "sha256": "057f95c8c11e0d1a17f23f844c2f53adf037a5c747cece1827839c57eaf851b8" }, "downloads": -1, "filename": "boto_utils-0.2.tar.gz", "has_sig": false, "md5_digest": "33e2011b647897019e3d57b5561b3881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5963, "upload_time": "2012-03-27T15:18:27", "url": "https://files.pythonhosted.org/packages/01/53/cc2d548161e12e84d17313dc44faa8b9dbc756fe8348c4bed0da652cab9f/boto_utils-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3d293ce12463674e256e540c8525b7eb", "sha256": "578d97a8b04b3fa66ed28ab939f32fe557dd3c1a37d97f59bb3f42b4ce05b39e" }, "downloads": -1, "filename": "boto_utils-0.3.tar.gz", "has_sig": false, "md5_digest": "3d293ce12463674e256e540c8525b7eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6958, "upload_time": "2012-06-11T12:08:32", "url": "https://files.pythonhosted.org/packages/24/e6/8a6b09fc020b85d7e276b8451c6a4f60ff747c73143c8f3bdfe35d9ffb24/boto_utils-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d293ce12463674e256e540c8525b7eb", "sha256": "578d97a8b04b3fa66ed28ab939f32fe557dd3c1a37d97f59bb3f42b4ce05b39e" }, "downloads": -1, "filename": "boto_utils-0.3.tar.gz", "has_sig": false, "md5_digest": "3d293ce12463674e256e540c8525b7eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6958, "upload_time": "2012-06-11T12:08:32", "url": "https://files.pythonhosted.org/packages/24/e6/8a6b09fc020b85d7e276b8451c6a4f60ff747c73143c8f3bdfe35d9ffb24/boto_utils-0.3.tar.gz" } ] }