tornado-rest-client


Nametornado-rest-client JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/Nextdoor/tornado_rest_client
SummaryTornado REST client
upload_time2024-08-16 12:03:20
maintainerNone
docs_urlNone
authorNextdoor Engineering
requires_python~=3.7
licenseApache License, Version 2.0
keywords tornado rest tornado_rest_client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            tornado-rest-client: Tornado API Client Framework
=================================================

|build_status|_ |doc_status|_ |pypi_ver|_ |pypi_download|_

The ``tornado_rest_client`` framework provides a quick and easy way to build
generic API clients for JSON REST-based APIs. The framework provides robust and
reliable retry mechanisms, error handling and exception raising all within a
simple to use class structure.

Documentation
-------------

Documentation is hosted at `https://tornado-rest-client.readthedocs.org <https://tornado-rest-client.readthedocs.org>`_

.. |build_status| image:: https://travis-ci.org/Nextdoor/tornado_rest_client.svg?branch=master
.. _build_status: https://travis-ci.org/Nextdoor/tornado_rest_client
.. |doc_status| image:: https://readthedocs.org/projects/tornado-rest-client/badge/?version=latest
.. _doc_status: https://tornado_rest_client.readthedocs.org
.. |pypi_ver| image:: https://pypip.in/d/tornado_rest_client/badge.png
.. _pypi_ver: https://pypi.python.org/pypi/tornado_rest_client
.. |pypi_download| image:: https://badge.fury.io/py/tornado_rest_client.png
.. _pypi_download: https://pypi.python.org/pypi/tornado_rest_client

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nextdoor/tornado_rest_client",
    "name": "tornado-rest-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": null,
    "keywords": "tornado, rest, tornado_rest_client",
    "author": "Nextdoor Engineering",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/18/c3/5442b85eb21d3aa1ee4d0bd0c57afb2ba24ce71e7a1b94c90ba1caf9b3b6/tornado_rest_client-2.0.2.tar.gz",
    "platform": null,
    "description": "tornado-rest-client: Tornado API Client Framework\n=================================================\n\n|build_status|_ |doc_status|_ |pypi_ver|_ |pypi_download|_\n\nThe ``tornado_rest_client`` framework provides a quick and easy way to build\ngeneric API clients for JSON REST-based APIs. The framework provides robust and\nreliable retry mechanisms, error handling and exception raising all within a\nsimple to use class structure.\n\nDocumentation\n-------------\n\nDocumentation is hosted at `https://tornado-rest-client.readthedocs.org <https://tornado-rest-client.readthedocs.org>`_\n\n.. |build_status| image:: https://travis-ci.org/Nextdoor/tornado_rest_client.svg?branch=master\n.. _build_status: https://travis-ci.org/Nextdoor/tornado_rest_client\n.. |doc_status| image:: https://readthedocs.org/projects/tornado-rest-client/badge/?version=latest\n.. _doc_status: https://tornado_rest_client.readthedocs.org\n.. |pypi_ver| image:: https://pypip.in/d/tornado_rest_client/badge.png\n.. _pypi_ver: https://pypi.python.org/pypi/tornado_rest_client\n.. |pypi_download| image:: https://badge.fury.io/py/tornado_rest_client.png\n.. _pypi_download: https://pypi.python.org/pypi/tornado_rest_client\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Tornado REST client",
    "version": "2.0.2",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/tornado_rest_client#downloads",
        "Homepage": "https://github.com/Nextdoor/tornado_rest_client"
    },
    "split_keywords": [
        "tornado",
        " rest",
        " tornado_rest_client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4a802907a612740e1d099319c21cf8cc9a8975cc0f10d28f843be0a90c61f7d",
                "md5": "396a4b53ae97c0ebe59fd08878c31a04",
                "sha256": "5e6afbd550f17e04371420f658b0498108d37d35435c367306c5b46e2463cd74"
            },
            "downloads": -1,
            "filename": "tornado_rest_client-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "396a4b53ae97c0ebe59fd08878c31a04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 22884,
            "upload_time": "2024-08-16T12:03:19",
            "upload_time_iso_8601": "2024-08-16T12:03:19.719166Z",
            "url": "https://files.pythonhosted.org/packages/c4/a8/02907a612740e1d099319c21cf8cc9a8975cc0f10d28f843be0a90c61f7d/tornado_rest_client-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18c35442b85eb21d3aa1ee4d0bd0c57afb2ba24ce71e7a1b94c90ba1caf9b3b6",
                "md5": "8ed119279f88973b9857d261e2fb7fd6",
                "sha256": "bf72628a09a5d7cbec23b0f34f29dd4a93da6c3451594a7476793155e012a3d7"
            },
            "downloads": -1,
            "filename": "tornado_rest_client-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8ed119279f88973b9857d261e2fb7fd6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 19292,
            "upload_time": "2024-08-16T12:03:20",
            "upload_time_iso_8601": "2024-08-16T12:03:20.709846Z",
            "url": "https://files.pythonhosted.org/packages/18/c3/5442b85eb21d3aa1ee4d0bd0c57afb2ba24ce71e7a1b94c90ba1caf9b3b6/tornado_rest_client-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 12:03:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nextdoor",
    "github_project": "tornado_rest_client",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "lcname": "tornado-rest-client"
}
        
Elapsed time: 0.39201s