tornado-rest-client: Tornado API Client Framework
=================================================
|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>`_
.. |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": null,
"name": "tornado-rest-client",
"maintainer": "Nextdoor Engineering",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tornado_rest_client, nextdoor, tornado, rest, api",
"author": "Nextdoor Engineering",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/0d/6e/cb4321e55f51ecfe2ba9287ace4b5ae0aa13a27b535b0dabd9b91410563c/tornado_rest_client-2.1.0.tar.gz",
"platform": null,
"description": "tornado-rest-client: Tornado API Client Framework\n=================================================\n\n|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.. |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.1.0",
"project_urls": {
"Changelog": "https://github.com/Nextdoor/tornado_rest_client/releases",
"Documentation": "https://tornado_rest_client.readthedocs.io/en/latest/",
"Homepage": "https://nextdoor.com/",
"Source": "https://github.com/Nextdoor/tornado_rest_client"
},
"split_keywords": [
"tornado_rest_client",
" nextdoor",
" tornado",
" rest",
" api"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c8773121b7bd4e728c562a4f67f382429997045b8b53f4a3125ae0f4f5000ff1",
"md5": "3ecf73e797929c296218e9b94c3225e0",
"sha256": "579a6f8a518d9c16b1b599e88ba32f53d9846b8fb6c129be9e557bea5c4749c0"
},
"downloads": -1,
"filename": "tornado_rest_client-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ecf73e797929c296218e9b94c3225e0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 25918,
"upload_time": "2025-02-12T00:24:11",
"upload_time_iso_8601": "2025-02-12T00:24:11.610823Z",
"url": "https://files.pythonhosted.org/packages/c8/77/3121b7bd4e728c562a4f67f382429997045b8b53f4a3125ae0f4f5000ff1/tornado_rest_client-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0d6ecb4321e55f51ecfe2ba9287ace4b5ae0aa13a27b535b0dabd9b91410563c",
"md5": "abfe6086d8717479da3b9610417f35a3",
"sha256": "6c384f67f62a71d4a87f6ac83b0f2c977af88a44a46abd20d0fbec58d81d6721"
},
"downloads": -1,
"filename": "tornado_rest_client-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "abfe6086d8717479da3b9610417f35a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 23060,
"upload_time": "2025-02-12T00:24:13",
"upload_time_iso_8601": "2025-02-12T00:24:13.335193Z",
"url": "https://files.pythonhosted.org/packages/0d/6e/cb4321e55f51ecfe2ba9287ace4b5ae0aa13a27b535b0dabd9b91410563c/tornado_rest_client-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-12 00:24:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nextdoor",
"github_project": "tornado_rest_client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "tornado",
"specs": [
[
"==",
"6.4.2"
]
]
}
],
"lcname": "tornado-rest-client"
}