7.32. pip-25.0.1

The pip package provides a method to easily download, build, install, upgrade, and uninstall Python packages

Approximate build time: 0.1 SBU
Required disk space: 1.0 MB

7.32.1. Installation of standalone pip

Compile the package:

python3 -m build --wheel --no-isolation

Install the package:

python3 -m installer dist/*.whl