python2-requests - HTTP library, written in Python, for human beings
Website: | https://pypi.io/project/requests |
---|---|
License: | ASL 2.0 |
Vendor: | CentOS |
- 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
python2-requests-2.14.2-1.el7.noarch [116 KiB] |
Changelog
by Jeremy Cline (2017-05-17):
- Update to 2.14.2 (#1449432) - Switch to autosetup to apply patches |
python2-requests-2.11.1-1.el7.noarch [105 KiB] |
Changelog
by Kevin Fenzi (2016-08-27):
- Update to 2.11.1. Fixes #1370814 |