%general-entities; ]> Requests-&requests-version; requests Introduction to Requests Module The Requests package is an elegant and simple HTTP library for Python, built for human beings. It allows sending HTTP/1.1 requests extremely easily. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &requests-md5sum; Download size: &requests-size; Estimated disk space required: &requests-buildsize; Estimated build time: &requests-time; Requests Dependencies Required , , , and Installation of Requests Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD This package does not come with a test suite. Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user requests Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/requests and /usr/lib/python&python3-majorver;/site-packages/requests-&requests-version;.dist-info