requests: An HTTP library for Python¶
Description¶
Requests is the only Non-GMO HTTP library for Python, safe for human consumption.
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install requests
opensuse:
$ sudo zypper install requests
See https://repology.org/project/requests/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023