Name: | python34-requests |
---|---|
Version: | 2.12.5 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 521777 |
License: | ASL 2.0 |
RPM: | python34-requests-2.12.5-1.el7.noarch.rpm |
Source RPM: | python3-requests-2.12.5-1.el7.src.rpm |
Build Date: | Thu Apr 26 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://python-requests.org/ |
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. |