Typing stubs for requests
Project description
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
e8e9291c76f50c3bcde79e7bb61060f5c24c054e
and was tested
with mypy 1.11.1, pyright 1.1.379, and
pytype 2024.4.11.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for types-requests-2.32.0.20240907.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff33935f061b5e81ec87997e91050f7b4af4f82027a7a7a9d9aaea04a963fdf8 |
|
MD5 | c1bf1ff432f2c9aa85aef807ed4463e8 |
|
BLAKE2b-256 | 9f94b6f90e5f09e1d621d5cd6d1057d5d28d4019d95f06eab205afa743ba1907 |
Hashes for types_requests-2.32.0.20240907-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d1e79faeaf9d42def77f3c304893dea17a97cae98168ac69f3cb465516ee8da |
|
MD5 | 63a8e8f67657626051ae98a2fc8d2d22 |
|
BLAKE2b-256 | 5f6e425219be1dfc954c3e129b3ea70407abc78c1bd6414d0c7180df9940ca1f |