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

python-pip 25.1.1

Package manager for Python software

Pip is a package manager for Python software, that finds packages on the Python Package Index (PyPI).

Installation

Install python-pip 25.1.1 as follows:

guix install python-pip@25.1.1

Or install the latest version:

guix install python-pip

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.