experimental/sources/: types-requests-2.32.0.20240523 metadata and description

Homepage Simple index

Typing stubs for requests

classifiers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python :: 3
  • Typing :: Stubs Only
description_content_type text/markdown
license Apache-2.0 license
project_urls
  • GitHub, https://github.com/python/typeshed
  • Changes, https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/requests.md
  • Issue tracker, https://github.com/python/typeshed/issues
  • Chat, https://gitter.im/python/typing
requires_python >=3.8
File Tox results History
types-requests-2.32.0.20240523.tar.gz
Size
17 KB
Type
Source

Typing stubs for requests

This is a PEP 561 type stub package for the requests package. It can be used by type-checking tools like mypy, pyright, 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 f7c03486ee01c8ea74823db75e017341bf3c2ad0 and was tested with mypy 1.10.0, pyright 1.1.364, and pytype 2024.4.11.