{"library":"wheel","type":"library","category":null,"description":"wheel is the PyPA reference implementation of the Python wheel binary distribution format (PEP 427), providing a command-line tool for inspecting, unpacking, repacking, converting, and retagging .whl files. As of v0.46.0, it no longer ships the setuptools bdist_wheel command — that implementation now lives in setuptools ≥70.1. Current stable version is 0.46.3, released on a roughly quarterly cadence with occasional patch releases for CVEs and compatibility fixes.","language":"python","status":"active","version":"0.46.3","tags":["packaging","build","wheel","whl","pypa","distribution","cli","bdist_wheel"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install wheel","imports":["import subprocess; subprocess.run(['wheel', 'unpack', 'some.whl'])","from setuptools.command.bdist_wheel import bdist_wheel","from packaging.metadata import Metadata"]},{"cmd":"uv add wheel","imports":[]}],"homepage":null,"github":"https://github.com/pypa/wheel","docs":"https://wheel.readthedocs.io/","changelog":"https://wheel.readthedocs.io/en/stable/news.html","pypi":"https://pypi.org/project/wheel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/wheel/compatibility"}}