{ "info": { "author": "Tim Martin", "author_email": "tim@timmartin.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nboto3-retry\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/boto3_retry.svg\n :target: https://pypi.python.org/pypi/boto3_retry\n\n.. image:: https://img.shields.io/travis/timmmartin19/boto3_retry.svg\n :target: https://travis-ci.org/timmmartin19/boto3_retry\n\n.. image:: https://readthedocs.org/projects/boto3-retry/badge/?version=latest\n :target: https://boto3-retry.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/timmmartin19/boto3_retry/shield.svg\n :target: https://pyup.io/repos/github/timmmartin19/boto3_retry/\n :alt: Updates\n\n\nA tool for easily retring failed AWS requests via boto3 based on the error code\n\n\n* Free software: MIT license\n* Documentation: https://boto3-retry.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-08-02)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timmmartin19/boto3_retry", "keywords": "boto3_retry", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "boto3_retry", "package_url": "https://pypi.org/project/boto3_retry/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/boto3_retry/", "project_urls": { "Homepage": "https://github.com/timmmartin19/boto3_retry" }, "release_url": "https://pypi.org/project/boto3_retry/0.1.2/", "requires_dist": [ "boto3", "retrying", "wrapt" ], "requires_python": "", "summary": "A tool for easily retring failed AWS requests via boto3 based on the error code", "version": "0.1.2" }, "last_serial": 2258591, "releases": { "0.1.0": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7ee7c129f6761926ac1901c133f51f03", "sha256": "cedef7c3d13fad7aab337c1e2ed259fabeb05f2086f9e8868ae93af86dae0843" }, "downloads": -1, "filename": "boto3_retry-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ee7c129f6761926ac1901c133f51f03", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4285, "upload_time": "2016-08-02T19:48:19", "url": "https://files.pythonhosted.org/packages/5f/c3/2a22a515a808a45f5da78571735fb5ec494bd5b67b6188ec61fda73a446a/boto3_retry-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ad62c8435c43921a3c993139fa01811", "sha256": "ebe18cf5b09d325750d34fd221437c4d167497e459278b5417e213e460b13951" }, "downloads": -1, "filename": "boto3_retry-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3ad62c8435c43921a3c993139fa01811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12377, "upload_time": "2016-08-02T19:48:22", "url": "https://files.pythonhosted.org/packages/e4/a3/6a59a88b0fa2a3998731d7c600e3149518408dc71ba6d341fc057fa4e763/boto3_retry-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ee7c129f6761926ac1901c133f51f03", "sha256": "cedef7c3d13fad7aab337c1e2ed259fabeb05f2086f9e8868ae93af86dae0843" }, "downloads": -1, "filename": "boto3_retry-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ee7c129f6761926ac1901c133f51f03", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4285, "upload_time": "2016-08-02T19:48:19", "url": "https://files.pythonhosted.org/packages/5f/c3/2a22a515a808a45f5da78571735fb5ec494bd5b67b6188ec61fda73a446a/boto3_retry-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ad62c8435c43921a3c993139fa01811", "sha256": "ebe18cf5b09d325750d34fd221437c4d167497e459278b5417e213e460b13951" }, "downloads": -1, "filename": "boto3_retry-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3ad62c8435c43921a3c993139fa01811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12377, "upload_time": "2016-08-02T19:48:22", "url": "https://files.pythonhosted.org/packages/e4/a3/6a59a88b0fa2a3998731d7c600e3149518408dc71ba6d341fc057fa4e763/boto3_retry-0.1.2.tar.gz" } ] }