types-requests 2.32.0.20240914
0
Typing stubs for requests
Contents
Typing stubs for requests
Stars: 4344, Watchers: 4344, Forks: 1736, Open Issues: 239The python/typeshed
repo was created 9 years ago and the last code push was an hour ago.
The project is very popular with an impressive 4344 github stars!
How to Install types-requests
You can install types-requests using pip
pip install types-requests
or add it to a project with poetry
poetry add types-requests
Package Details
- Author
- None
- License
- Apache-2.0
- Homepage
- https://github.com/python/typeshed
- PyPi:
- https://pypi.org/project/types-requests/
- GitHub Repo:
- https://github.com/python/typeshed
Classifiers
Related Packages
Errors
A list of common types-requests errors.
Code Examples
Here are some types-requests
code examples and snippets.
GitHub Issues
The types-requests package has 239 open issues on GitHub
- [stubsabot] Bump setuptools to 68.0.*
- Add is_cli param to pydoc.pyi
- Rename Generator-like type params to be more obvious
- Add _file in class SpooledTemporaryFile in tempfile.pyi
- stripe: add shipping_rate type
- Type openpyxl
functions
module and its usages - [stubsabot] Bump croniter to 1.4.*
- multiprocessing.Value.value needs to be defined
- Add pexpect stubs
- Remove unnecessary union in the default type in .get() and .pop() methods
- The type of __default= in dict.pop and dict.get doesn't look right
tempfile.SpooledTemporaryFile
missing_file
attribute- Update datetime.pyi for Python3.12
- [psutil] add settable info property
- pywin32: PyNETRESOURCE attributes incorrectly typed as read-only