python3-pip-whl

Python package installer (pip wheel)
  https://pip.pypa.io/en/stable/
  0
  no reviews



Pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories.

This is the support package for the PEP 427 wheel version of the package, required for using pip inside a virtual environment.