Simple Rest Client
==================
|Github Actions Status|
----
Simple REST client for python 3.8+.
How to install
--------------
.. code:: shell
pip install simple-rest-client
Documentation
--------------
Check out documentation at `Read the Docs`_ website.
.. _`Read the Docs`: https://python-simple-rest-client.readthedocs.io/en/latest/
Projects using
--------------
- `python-vindi`_
- `sentry-patrol`_
.. _`python-vindi`: https://github.com/allisson/python-vindi
.. _`sentry-patrol`: https://github.com/daneoshiga/sentry-patrol
.. |Github Actions Status| image:: https://github.com/allisson/python-simple-rest-client/workflows/main-workflow/badge.svg
:target: https://github.com/allisson/python-simple-rest-client/actions
Raw data
{
"_id": null,
"home_page": "https://github.com/allisson/python-simple-rest-client",
"name": "simple-rest-client",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "rest client http httpx asyncio",
"author": "Allisson Azevedo",
"author_email": "allisson@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9f/d5/42709d26b6e130bb517fb575a3e9360df8280de472bcb77a1fef696fb3f4/simple-rest-client-1.2.1.tar.gz",
"platform": null,
"description": "Simple Rest Client\n==================\n\n|Github Actions Status|\n\n----\n\nSimple REST client for python 3.8+.\n\n\nHow to install\n--------------\n\n.. code:: shell\n\n pip install simple-rest-client\n\n\nDocumentation\n--------------\n\nCheck out documentation at `Read the Docs`_ website.\n\n.. _`Read the Docs`: https://python-simple-rest-client.readthedocs.io/en/latest/\n\n\nProjects using\n--------------\n\n- `python-vindi`_\n- `sentry-patrol`_\n\n.. _`python-vindi`: https://github.com/allisson/python-vindi\n.. _`sentry-patrol`: https://github.com/daneoshiga/sentry-patrol\n\n.. |Github Actions Status| image:: https://github.com/allisson/python-simple-rest-client/workflows/main-workflow/badge.svg\n :target: https://github.com/allisson/python-simple-rest-client/actions\n",
"bugtrack_url": null,
"license": "",
"summary": "Simple REST client for python 3.8+",
"version": "1.2.1",
"project_urls": {
"Homepage": "https://github.com/allisson/python-simple-rest-client"
},
"split_keywords": [
"rest",
"client",
"http",
"httpx",
"asyncio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e7fb2916fb032510cbb6be42c919f0ade50d7dbb800ca83b7fa0f622ffc9e951",
"md5": "4fa489d5c43f4d50703bcb625fa706a6",
"sha256": "d2f710a06672ee1e3036fa211e8513b61845b90920c6dc6f5f971cbeaa550ad8"
},
"downloads": -1,
"filename": "simple_rest_client-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4fa489d5c43f4d50703bcb625fa706a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6712,
"upload_time": "2023-10-03T14:28:34",
"upload_time_iso_8601": "2023-10-03T14:28:34.788623Z",
"url": "https://files.pythonhosted.org/packages/e7/fb/2916fb032510cbb6be42c919f0ade50d7dbb800ca83b7fa0f622ffc9e951/simple_rest_client-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9fd542709d26b6e130bb517fb575a3e9360df8280de472bcb77a1fef696fb3f4",
"md5": "fadaa4c011972d8b45bc6f8d11f6b84a",
"sha256": "97a9c1eb4fba1892b3be0ba23fbf2bcdd3cc7bf29c7be0bb5ed140ed9da1dea1"
},
"downloads": -1,
"filename": "simple-rest-client-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "fadaa4c011972d8b45bc6f8d11f6b84a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7022,
"upload_time": "2023-10-03T14:28:35",
"upload_time_iso_8601": "2023-10-03T14:28:35.806653Z",
"url": "https://files.pythonhosted.org/packages/9f/d5/42709d26b6e130bb517fb575a3e9360df8280de472bcb77a1fef696fb3f4/simple-rest-client-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-03 14:28:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "allisson",
"github_project": "python-simple-rest-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "simple-rest-client"
}