| Name: | python38-requests |
|---|---|
| Version: | 2.22.0 |
| Release: | 9.module+el8.2.0+5579+085cd3bd |
| Architecture: | noarch |
| Module: | python38:3.8:8020020200309184510:2a5cc3c5 |
| Group: | Unspecified |
| Size: | 377696 |
| License: | ASL 2.0 |
| RPM: | python38-requests-2.22.0-9.module+el8.2.0+5579+085cd3bd.noarch.rpm |
| Source RPM: | python-requests-2.22.0-9.module+el8.2.0+5579+085cd3bd.src.rpm |
| Build Date: | Wed Apr 29 2020 |
| Build Host: | jenkins-10-147-72-125-65401f72-f687-4923-a026-2f2c8925146f.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. |