| Name: | python-requests |
|---|---|
| Version: | 2.6.0 |
| Release: | 1.el7_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 350908 |
| License: | ASL 2.0 |
| RPM: | python-requests-2.6.0-1.el7_1.noarch.rpm |
| Source RPM: | python-requests-2.6.0-1.el7_1.src.rpm |
| Build Date: | Wed Jul 22 2015 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/requests |
| Summary: | 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. |