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,
Pyre,
PyCharm, etc. to check code that uses requests
. This version of
types-requests
aims to provide accurate annotations for
requests==2.32.*
.
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
.
This package is part of the typeshed project.
All fixes for types and metadata should be contributed there.
See the README
for more details. The source for this package can be found in the
stubs/requests
directory.
This package was tested with
mypy 1.15.0,
pyright 1.1.398,
and pytype 2024.10.11.
It was generated from typeshed commit
2a7a601a5ca2237037965f52eca5925dba530c62
.
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
File details
Details for the file types_requests-2.32.0.20250328.tar.gz
.
File metadata
- Download URL: types_requests-2.32.0.20250328.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9e67228ea103bd811c96984fac36ed2ae8da87a36a633964a21f199d60baf32 |
|
MD5 | f345c9d66e81c33ae5439a8e53b1e765 |
|
BLAKE2b-256 | 007deb174f74e3f5634eaacb38031bbe467dfe2e545bc255e5c90096ec46bc46 |
File details
Details for the file types_requests-2.32.0.20250328-py3-none-any.whl
.
File metadata
- Download URL: types_requests-2.32.0.20250328-py3-none-any.whl
- Upload date:
- Size: 20.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72ff80f84b15eb3aa7a8e2625fffb6a93f2ad5a0c20215fc1dcfa61117bcb2a2 |
|
MD5 | f2fa58ed8b043a374407e6f3c0b7f86d |
|
BLAKE2b-256 | cc153700282a9d4ea3b37044264d3e4d1b1f0095a4ebf860a99914fd544e3be3 |