| Name: | python-requests |
|---|---|
| Version: | 1.1.0 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 239092 |
| License: | ASL 2.0 |
| RPM: | python-requests-1.1.0-8.el7.noarch.rpm |
| Source RPM: | python-requests-1.1.0-8.el7.src.rpm |
| Build Date: | Fri May 09 2014 |
| Build Host: | ca-buildj3.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. |