Name: | rh-python38-python-requests |
Version: | 2.22.0 |
Release: | 10.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 515603 |
License: | ASL 2.0 |
RPM: |
rh-python38-python-requests-2.22.0-10.el7.noarch.rpm
|
Source RPM: |
rh-python38-python-requests-2.22.0-10.el7.src.rpm
|
Build Date: | Thu Jan 07 2021 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.io/project/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. |