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-9.vl7.1.src
[450 KiB] |
Changelog
by Charalampos Stratakis (2020-02-19):
- Bring back the requests.packages aliasing of its submodules
Resolves: rhbz#1811051, rhbz#1811058, rhbz#1811108, rhbz#1811114
|
python-requests-2.6.0-9.vl7.src
[450 KiB] |
Changelog
by Charalampos Stratakis (2020-02-19):
- Bring back the requests.packages aliasing of its submodules
Resolves: rhbz#1811050, rhbz#1811057, rhbz#1811107, rhbz#1811113
|
python-requests-2.6.0-5.vl7.2.src
[442 KiB] |
Changelog
by Charalampos Stratakis (2018-11-26):
- Fix CVE-2018-18074
Resolves: rhbz#1647368
|
python-requests-2.6.0-5.vl7.1.src
[442 KiB] |
Changelog
by Charalampos Stratakis (2018-11-26):
- Fix CVE-2018-18074
Resolves: rhbz#1647368
|