4.20. Wheel-0.46.3

Wheel is a Python library that is the reference implementation of the Python wheel packaging standard.

Package Information

Wheel Dependencies

Required

Packaging-26.2, Flit-core-3.12.0 and Python-3.14.4

4.20.1. Installation of Wheel

Prepare Wheel for compilation:

To Compile the Package, issue:

pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD

Now Install the Package, issue:

pip3 install --no-index --find-links dist wheel

4.20.2. Contents of Wheel

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES