| Name: | python38-requests |
|---|---|
| Version: | 2.22.0 |
| Release: | 10.module+el8.9.0+90017+9913aa0c |
| Architecture: | noarch |
| Module: | python38:3.8:8090020231025034835:9a73d769 |
| Group: | Unspecified |
| Size: | 378369 |
| License: | ASL 2.0 |
| RPM: | python38-requests-2.22.0-10.module+el8.9.0+90017+9913aa0c.noarch.rpm |
| Source RPM: | python-requests-2.22.0-10.module+el8.9.0+90017+9913aa0c.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. |