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.31.*
.
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 e961db9492aee8afc998ed9e95e055503d96dcfe
and was tested
with mypy 1.8.0, pyright 1.1.342, and
pytype 2024.2.13.
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.31.0.20240218.tar.gz
.
File metadata
- Download URL: types-requests-2.31.0.20240218.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1721dba8385958f504a5386240b92de4734e047a08a40751c1654d1ac3349c5 |
|
MD5 | 9cde1055b45abc80a51c1c68bb59a9ed |
|
BLAKE2b-256 | e75406c044fbcfb73f36c07c3caac5c6b2dd700acd338e788f9f8e13e6609ebc |
File details
Details for the file types_requests-2.31.0.20240218-py3-none-any.whl
.
File metadata
- Download URL: types_requests-2.31.0.20240218-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a82807ec6ddce8f00fe0e949da6d6bc1fbf1715420218a9640d695f70a9e5a9b |
|
MD5 | 18f56f50110a4cae25f2b26987aa7dd9 |
|
BLAKE2b-256 | ceca82c7f75616c524856488cece6b37e459de626cad49b2a24a0b571c20be06 |