python-toolchain 3.11.11
Python toolchain
Python toolchain including Python itself, setuptools and pip. Use this package if you need a minimal Python toolchain instead of just the interpreter.
- Outputs:
out
- Website: https://www.python.org
- Licenses: Python Software Foundation License
- Package source: gnu/packages/python.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-toolchain 3.11.11
as follows:
guix install python-toolchain@3.11.11
Or install the latest version:
guix install python-toolchain
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.