pip wheel package -w ./wheels

Category: Python & pip

pip wheel package -w ./wheels

Build a wheel for a package and save to ./wheels directory

Builds a wheel file (.whl) from a package source and saves it locally. Wheels install faster than source.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.