This package browser is in early development. Mind the rough edges.

python-requests 2.31.0

Python HTTP library

Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.

Installation

Install python-requests 2.31.0 as follows:

guix install python-requests@2.31.0

Or install the latest version:

guix install python-requests

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.