| Name: | python2-requests | 
|---|---|
| Version: | 2.20.0 | 
| Release: | 4.module+el8.9.0+90013+b7cb8eec | 
| Architecture: | noarch | 
| Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10  | 
| Group: | Unspecified | 
| Size: | 405992 | 
| License: | ASL 2.0 | 
| RPM: | python2-requests-2.20.0-4.module+el8.9.0+90013+b7cb8eec.noarch.rpm | 
| Source RPM: | python-requests-2.20.0-4.module+el8.9.0+90013+b7cb8eec.src.rpm | 
| Build Date: | Wed Oct 25 2023 | 
| Build Host: | build-ol8-x86_64.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.  |