Contents

wheel 0.44.0

0

A built-package format for Python

A built-package format for Python

Stars: 503, Watchers: 503, Forks: 150, Open Issues: 47

The pypa/wheel repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 503 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
None
License
None
Homepage
None
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 47 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