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
ab8e0e1ca15b520cc2831ea54b3f9512ce2a234f
and was tested
with mypy 1.11.2, pyright 1.1.383, and
pytype 2024.10.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.20241016.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d9cad2f27515d0e3e3da7134a1b6f28fb97129d86b867f24d9c726452634d95 |
|
MD5 | 92c654e829fdbf3955da70a0820beab7 |
|
BLAKE2b-256 | fa3c4f2a430c01a22abd49a583b6b944173e39e7d01b688190a5618bd59a2e22 |
Hashes for types_requests-2.32.0.20241016-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4195d62d6d3e043a4eaaf08ff8a62184584d2e8684e9d2aa178c7915a7da3747 |
|
MD5 | ac55192ad47dadd066283f90a2580327 |
|
BLAKE2b-256 | d701485b3026ff90e5190b5e24f1711522e06c79f4a56c8f4b95848ac072e20f |