python3-requests - HTTP library, written in Python, for human beings
Website: | https://pypi.io/project/requests |
---|---|
License: | ASL 2.0 |
Vendor: | Virtuozzo |
- Description:
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.
Packages
python3-requests-2.28.1-3.vl9.1.noarch [121 KiB] |
Changelog
by Konstantin Volkov (2023-05-05):
- Drop rich dependencies, see #VSTOR-60876 |