Jump to letter: [
CDFGHKLMOPRS
]
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-1.1.0-3.1.1.el6.noarch
[69 KiB] |
Changelog
by Ralph Bean (2013-02-28):
- Unbundled python-urllib3. Using system python-urllib3 now.
- Conditionally include python-ordereddict for el6.
|