Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-requests - HTTP library, written in Python, for human beings
- 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
python-requests-2.6.0-10.el7.noarch
[86 KiB] |
Changelog
by Charalampos Stratakis (2020-03-10):
- Fix test_urllib3_retries by having it import urllib3 from the global namespace
Resolves: rhbz#1771567
|