tornado-rest-client


Nametornado-rest-client JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/Nextdoor/tornado_rest_client
SummaryTornado REST client
upload_time2023-01-24 22:59:36
maintainer
docs_urlNone
authorNextdoor Engineering
requires_python~=3.7
licenseApache License, Version 2.0
keywords tornado rest tornado_rest_client
VCS
bugtrack_url
requirements tornado
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": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "tornado,rest,tornado_rest_client",
    "author": "Nextdoor Engineering",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f1/7f/36f8ca635906a7dfbc51a2341d3b7614adf85f77d85551952aa629374929/tornado_rest_client-2.0.1.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.1",
    "split_keywords": [
        "tornado",
        "rest",
        "tornado_rest_client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be1bdd43a3443834ac5eb8c29b4484e3f0a4dd966e80317c67407582fc39d4c8",
                "md5": "18a4aaf2ad772b888c5c2d977e4cd1cd",
                "sha256": "22b91fdbb9a041cc7534661aa9d9b58f5141778d482c452f3adbd1c7dd63f9bd"
            },
            "downloads": -1,
            "filename": "tornado_rest_client-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18a4aaf2ad772b888c5c2d977e4cd1cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 22886,
            "upload_time": "2023-01-24T22:59:34",
            "upload_time_iso_8601": "2023-01-24T22:59:34.976015Z",
            "url": "https://files.pythonhosted.org/packages/be/1b/dd43a3443834ac5eb8c29b4484e3f0a4dd966e80317c67407582fc39d4c8/tornado_rest_client-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f17f36f8ca635906a7dfbc51a2341d3b7614adf85f77d85551952aa629374929",
                "md5": "195c7d308e38064c95d053c0c8d2efe4",
                "sha256": "8d8497b76afc73fdac13e5c18af4d269ea87a218e5e6f6271877c77ac136d2eb"
            },
            "downloads": -1,
            "filename": "tornado_rest_client-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "195c7d308e38064c95d053c0c8d2efe4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 19275,
            "upload_time": "2023-01-24T22:59:36",
            "upload_time_iso_8601": "2023-01-24T22:59:36.030932Z",
            "url": "https://files.pythonhosted.org/packages/f1/7f/36f8ca635906a7dfbc51a2341d3b7614adf85f77d85551952aa629374929/tornado_rest_client-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-24 22:59:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Nextdoor",
    "github_project": "tornado_rest_client",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "circle": true,
    "requirements": [
        {
            "name": "tornado",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        }
    ],
    "lcname": "tornado-rest-client"
}
        
Elapsed time: 0.03167s