## Typing stubs for requests
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`requests`](https://github.com/psf/requests) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`requests`.
This version of `types-requests` aims to provide accurate annotations
for `requests==2.32.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/requests. All fixes for
types and metadata should be contributed there.
Note: `types-requests` has required `urllib3>=2` since v2.31.0.7. If you need to install `types-requests` into an environment that must also have `urllib3<2` installed into it, you will have to use `types-requests<2.31.0.7`.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
[`ab8e0e1ca15b520cc2831ea54b3f9512ce2a234f`](https://github.com/python/typeshed/commit/ab8e0e1ca15b520cc2831ea54b3f9512ce2a234f) and was tested
with mypy 1.11.2, pyright 1.1.383, and
pytype 2024.10.11.
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-requests",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/fa/3c/4f2a430c01a22abd49a583b6b944173e39e7d01b688190a5618bd59a2e22/types-requests-2.32.0.20241016.tar.gz",
"platform": null,
"description": "## Typing stubs for requests\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`requests`](https://github.com/psf/requests) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`requests`.\n\nThis version of `types-requests` aims to provide accurate annotations\nfor `requests==2.32.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/requests. All fixes for\ntypes and metadata should be contributed there.\n\nNote: `types-requests` has required `urllib3>=2` since v2.31.0.7. If you need to install `types-requests` into an environment that must also have `urllib3<2` installed into it, you will have to use `types-requests<2.31.0.7`.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit\n[`ab8e0e1ca15b520cc2831ea54b3f9512ce2a234f`](https://github.com/python/typeshed/commit/ab8e0e1ca15b520cc2831ea54b3f9512ce2a234f) and was tested\nwith mypy 1.11.2, pyright 1.1.383, and\npytype 2024.10.11.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for requests",
"version": "2.32.0.20241016",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/requests.md",
"Chat": "https://gitter.im/python/typing",
"GitHub": "https://github.com/python/typeshed",
"Homepage": "https://github.com/python/typeshed",
"Issue tracker": "https://github.com/python/typeshed/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d701485b3026ff90e5190b5e24f1711522e06c79f4a56c8f4b95848ac072e20f",
"md5": "ac55192ad47dadd066283f90a2580327",
"sha256": "4195d62d6d3e043a4eaaf08ff8a62184584d2e8684e9d2aa178c7915a7da3747"
},
"downloads": -1,
"filename": "types_requests-2.32.0.20241016-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ac55192ad47dadd066283f90a2580327",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15836,
"upload_time": "2024-10-16T02:46:09",
"upload_time_iso_8601": "2024-10-16T02:46:09.734514Z",
"url": "https://files.pythonhosted.org/packages/d7/01/485b3026ff90e5190b5e24f1711522e06c79f4a56c8f4b95848ac072e20f/types_requests-2.32.0.20241016-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fa3c4f2a430c01a22abd49a583b6b944173e39e7d01b688190a5618bd59a2e22",
"md5": "92c654e829fdbf3955da70a0820beab7",
"sha256": "0d9cad2f27515d0e3e3da7134a1b6f28fb97129d86b867f24d9c726452634d95"
},
"downloads": -1,
"filename": "types-requests-2.32.0.20241016.tar.gz",
"has_sig": false,
"md5_digest": "92c654e829fdbf3955da70a0820beab7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18065,
"upload_time": "2024-10-16T02:46:10",
"upload_time_iso_8601": "2024-10-16T02:46:10.818293Z",
"url": "https://files.pythonhosted.org/packages/fa/3c/4f2a430c01a22abd49a583b6b944173e39e7d01b688190a5618bd59a2e22/types-requests-2.32.0.20241016.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-16 02:46:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-requests"
}