Skip to main content

Wheel

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.28). Wheel files can be installed with a patched pip from https://github.com/dholth/pip.

Why not egg?

Python’s egg format predates the packaging related standards we have today, the most important being PEP 376 “Database of Installed Python Distributions” which specifies the .dist-info directory (instead of .egg-info) and PEP 345 “Metadata for Python Software Packages 1.2” which specifies how to express dependencies (instead of requires.txt in .egg-info).

Wheel implements these things. It also provides a richer file naming convention that communicates the Python implementation and ABI as well as simply the language version used in a particular package.

Unlike .egg, wheel will be a fully-documented standard at the binary level that is truly easy to install even if you do not want to use the reference implementation.

0.8

  • none/any draft pep tags update

  • improved wininst2wheel script

  • doc changes and other improvements

0.7

  • sort .dist-info at end of wheel archive

  • Windows & Python 3 fixes from Paul Moore

  • pep8

  • scripts to convert wininst & egg to wheel

0.6

  • require distribute >= 0.6.28

  • stop using verlib

0.5

  • working pretty well

0.4.2

  • hyphenated name fix

0.4

  • improve test coverage

  • improve Windows compatibility

  • include tox.ini courtesy of Marc Abramowitz

  • draft hmac sha-256 signing function

0.3

  • prototype egg2wheel conversion script

0.2

  • Python 3 compatibility

0.1

  • Initial version

Release files for wheel 0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for wheel 0.8
File Size Uploaded
wheel-0.8.tar.gz 24.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for wheel 0.8
File Interpreter ABI Platform
wheel-0.8-py27-none-any.whl Python 2.7 none any Details

Total release size: 55.8 kB

Release files / wheel-0.8.tar.gz

Download URL wheel-0.8.tar.gz
Size 24.5 kB
Tags Source
SHA-256 checksum
How to use checksums
8554dad22e0fda18753bea533eb091ea514725a30a00268046d9dc69d44aa784
BLAKE2b-256 checksum
How to use checksums
272283e4db59ad3ef6a1616c5db5c712b1d19803808d1e84001eae8e38c88db1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / wheel-0.8-py27-none-any.whl

Download URL wheel-0.8-py27-none-any.whl
Size 31.3 kB
Tags Python 2.7
SHA-256 checksum
How to use checksums
583831383bdf191fac1953595b8d9ec704718eb22e322b6fd4e9449aacd91f2b
BLAKE2b-256 checksum
How to use checksums
0b863c1687aba2d15cec12ed2dc9bb5276e9fb6d3d43ce7376e91fabdb400c0a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.48.0

2 release files

0.47.0

2 release files

0.46.3

2 release files

0.46.2

2 release files

0.45.1

2 release files

0.43.0

2 release files

0.42.0

2 release files

0.41.3

2 release files

0.41.2

2 release files

0.41.0

2 release files

0.40.0

2 release files

0.38.0

2 release files

0.37.1

2 release files

0.36.2

2 release files

0.35.1

2 release files

0.35.0

2 release files

0.34.2

2 release files

0.34.1

2 release files

0.34.0

2 release files

0.33.6

2 release files

0.33.5

2 release files

0.33.4

2 release files

0.33.1

2 release files

0.33.0

2 release files

0.32.3

2 release files

0.32.2

2 release files

0.32.0

2 release files

0.31.1

2 release files

0.30.0

2 release files

0.26.0

2 release files

0.25.0

2 release files

0.22.0

2 release files

0.21.0

2 release files

0.19.0

2 release files

0.17.0

2 release files

0.16.0

2 release files

0.15.0

2 release files

0.14.0

2 release files

0.13.0

2 release files

0.9.7

2 release files

0.9.6

2 release files

0.9.5

2 release files

0.9.4

1 release file

0.9.3

1 release file

0.9.2

1 release file

0.9.1

1 release file

0.9

3 release files

This release

0.8 This release

2 release files

0.7

1 release file

0.6

1 release file

0.5

1 release file

0.4.2

1 release file

0.4.1

1 release file

0.4

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page