Contents

wheel 0.43.0

0

A built-package format for Python

A built-package format for Python

Stars: 475, Watchers: 475, Forks: 143, Open Issues: 48

The pypa/wheel repo was created 6 years ago and the last code push was 3 days ago.
The project is popular with 475 github stars!

How to Install wheel

You can install wheel using pip

pip install wheel

or add it to a project with poetry

poetry add wheel

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/wheel/
Documentation:
https://wheel.readthedocs.io/
GitHub Repo:
https://github.com/pypa/wheel

Classifiers

  • System/Archiving/Packaging
No  wheel  pypi packages just yet.

Errors

A list of common wheel errors.

Code Examples

Here are some wheel code examples and snippets.

GitHub Issues

The wheel package has 48 open issues on GitHub

  • bdist_wheel doesn't support comma-separated values for license_files
  • METADATA file leaks credentials
  • Build the man page with Sphinx
  • Follow PEP 503's normalisation for dist-info folder name and wheel name
  • Switched build backend to flit
  • pkginfo deleted
  • feat: adding tags CLI interface
  • "ZIP does not support timestamps before 1980" on pip install lazy-object-proxy
  • Proposal: cli for adding tags to an existing wheel?
  • Provide a public API

See more issues on GitHub