{ "info": { "author": "Gregory Taylor", "author_email": "gtaylor@gc-taylor.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "python-route53\n==============\n\n:Info: A Python 2.7/3.x compatible Route53 module.\n:Author: Greg Taylor\n\nThe ``python-route53`` Python package is a simple Python 3 compatible API for\nAmazon's `Route 53`_.\n\nWhy not boto?\n-------------\n\nboto_ is a wonderful piece of software, one that I continue to contribute to.\nHowever, we needed a Python 3 compatible route53 module, and boto has a long\nway to go on this front.\n\nI've also taken what I feel is a more simple, minimalistic API design. That\nis entirely subjective, though, and boto is perfectly viable.\n\nGetting started\n---------------\n\nHead on over and read the documentation_.\n\nCurrent status\n--------------\n\nBeta, but generally useful to anyone. Great unit test coverage, good\ndocumentation_.\n\nLicense\n-------\n\npython-route53 is licensed under the BSD License.\n\n\n.. _Route 53: http://aws.amazon.com/route53/\n.. _boto: http://docs.pythonboto.org/\n.. _issue tracker: https://github.com/gtaylor/python-route53/issues\n.. _documentation: https://python-route53.readthedocs.org", "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/gtaylor/python-route53", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "route53", "package_url": "https://pypi.org/project/route53/", "platform": "any", "project_url": "https://pypi.org/project/route53/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gtaylor/python-route53" }, "release_url": "https://pypi.org/project/route53/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple Route53 API for Python 2.7/3.x, powered by requests.", "version": "1.0.1" }, "last_serial": 2163636, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8972a522b26d50abf804077ae8564688", "sha256": "721994f81c25d2f8f51265da8deb698d52fc543b240e6f70c51b20cb1400bddb" }, "downloads": -1, "filename": "route53-1.0.tar.gz", "has_sig": false, "md5_digest": "8972a522b26d50abf804077ae8564688", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17192, "upload_time": "2012-11-15T01:11:39", "url": "https://files.pythonhosted.org/packages/de/a2/5444812d9d64d013a74bbf1232c0f6ebe095cbdc3449eaa41c8e601c6da6/route53-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "913d36a77b50b0b3f891b3a574cf7dde", "sha256": "8e08a1c575bac3adc9288f9b10a35b0ff54eced79fc67ceface72a91080e9baa" }, "downloads": -1, "filename": "route53-1.0.1.tar.gz", "has_sig": false, "md5_digest": "913d36a77b50b0b3f891b3a574cf7dde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17839, "upload_time": "2016-06-12T18:43:23", "url": "https://files.pythonhosted.org/packages/0f/8e/6a2801012c000f81580ff6a6d69d5c5ad136589f4ed306f7b0bb8e63c5fe/route53-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "913d36a77b50b0b3f891b3a574cf7dde", "sha256": "8e08a1c575bac3adc9288f9b10a35b0ff54eced79fc67ceface72a91080e9baa" }, "downloads": -1, "filename": "route53-1.0.1.tar.gz", "has_sig": false, "md5_digest": "913d36a77b50b0b3f891b3a574cf7dde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17839, "upload_time": "2016-06-12T18:43:23", "url": "https://files.pythonhosted.org/packages/0f/8e/6a2801012c000f81580ff6a6d69d5c5ad136589f4ed306f7b0bb8e63c5fe/route53-1.0.1.tar.gz" } ] }