Name: | python2-requests |
---|---|
Version: | 2.20.0 |
Release: | 2.module+el8.0.0+5335+79ff8c38 |
Architecture: | noarch |
Module: | python27:2.7:8000020190820161934:17efdbc7 |
Group: | Unspecified |
Size: | 405102 |
License: | ASL 2.0 |
RPM: | python2-requests-2.20.0-2.module+el8.0.0+5335+79ff8c38.noarch.rpm |
Source RPM: | python-requests-2.20.0-2.module+el8.0.0+5335+79ff8c38.src.rpm |
Build Date: | Thu Sep 12 2019 |
Build Host: | jenkins-10-147-72-125-7acd3719-a6b9-46cb-ae5a-2a4aabd3aaf2.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. |