| Name: | python2-requests |
|---|---|
| Version: | 2.20.0 |
| Release: | 2.module+el8.0.0.z+5235+929bd06e |
| Architecture: | noarch |
| Module: | python27:2.7:8000020190612010539:17efdbc7 |
| Group: | Unspecified |
| Size: | 405102 |
| License: | ASL 2.0 |
| RPM: | python2-requests-2.20.0-2.module+el8.0.0.z+5235+929bd06e.noarch.rpm |
| Source RPM: | python-requests-2.20.0-2.module+el8.0.0.z+5235+929bd06e.src.rpm |
| Build Date: | Thu May 30 2019 |
| Build Host: | jenkins-10-147-72-125-954c0d53-5c02-4751-be4b-2c4d5f47a6e5.appad3iad.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. |