python-requests - HTTP library, written in Python, for human beings
Website: | http://pypi.python.org/pypi/requests |
---|---|
License: | ASL 2.0 |
Vendor: | CloudLinux |
- 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-1.el7_1.noarch [92 KiB] |
Changelog
by Matej Stuchlik (2015-06-03):
- Update to 2.6.0 Resolves: rhbz#1206465 |