Package Info

python-wheel


A built-package format for Python


Development/Languages/Python

A built-package format for Python.

A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. Many packages will be properly installed with only the "Unpack" step (simply extracting the file onto sys.path), and the unpacked archive preserves enough information to "Spread" (copy data and scripts to their final locations) at any later time.

The wheel project provides a bdist_wheel command for setuptools (requires distribute >= 0.6.34). Wheel files can be installed with a newer pip from https://github.com/pypa/pip or with wheel's own command line utility.

The wheel documentation is at http://wheel.rtfd.org/. The file format is documented in PEP 427 (http://www.python.org/dev/peps/pep-0427/).

The reference implementation is at http://bitbucket.org/dholth/wheel/


License: MIT
URL: https://github.com/pypa/wheel

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.32.3-150100.6.5.1 info GA Release 2023-01-10 15 SP5 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-wheel
0.32.3-6.2.12 info GA Release 2020-02-18 15 SP4 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-wheel
0.32.3-4.31 info GA Release 2019-05-05 15 SP1 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-wheel
0.30.0-1.31 info GA Release 2018-05-26 15 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-wheel