Description
Installs Python packages from wheel distributions at a low level. Build tools, package managers, and automation can use it to place files from a wheel into an environment without implementing wheel installation themselves.
This is infrastructure for packaging workflows. Installing packages changes the Python environment, so use trusted wheels and controlled paths when automating installation.