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).
- Outputs:
out - Website: https://pip.pypa.io/
- Licenses: Expat
- Package source: gnu/packages/python-build.scm
- Builds: See build status
- Issues: See known issues
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.