| Name: | python3.12-requests |
|---|---|
| Version: | 2.28.2 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 464985 |
| License: | ASL 2.0 |
| RPM: | python3.12-requests-2.28.2-2.el8.noarch.rpm |
| Source RPM: | python3.12-requests-2.28.2-2.el8.src.rpm |
| Build Date: | Wed Apr 10 2024 |
| 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. |