wheel==0.47.0
# Command line tool for manipulating wheel files
$ pip install wheel
downloads/wk
133,604,250
license
—
version
0.47.0
python
>=3.9
What is wheel?
The wheel package is a command line tool for creating, inspecting, and modifying wheel files, which are the standard binary distribution format for Python packages. Developers use it to build and manage wheel archives, check their contents, and ensure proper packaging for distribution via PyPI or other repositories.
Keywords
Dependencies (1)