| Name: | python3-requests | 
|---|---|
| Version: | 2.20.0 | 
| Release: | 2.1.el8_1 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 377832 | 
| License: | ASL 2.0 | 
| RPM: | python3-requests-2.20.0-2.1.el8_1.noarch.rpm | 
| Source RPM: | python-requests-2.20.0-2.1.el8_1.src.rpm | 
| Build Date: | Tue Nov 26 2019 | 
| Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.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.  |