| Name: | python36-requests |
|---|---|
| Version: | 2.12.5 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 520804 |
| License: | ASL 2.0 |
| RPM: | python36-requests-2.12.5-3.el7.noarch.rpm |
| Source RPM: | python3-requests-2.12.5-3.el7.src.rpm |
| Build Date: | Thu Apr 04 2019 |
| Build Host: | x86-ol7-builder-02.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. |