Skip to content
forked from pypa/wheel

The official binary distribution format for Python

License

Notifications You must be signed in to change notification settings

ronaldoussoren/wheel

This branch is 241 commits behind pypa/wheel:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

52ec920 · Jan 4, 2021
Nov 29, 2020
Dec 13, 2020
Jul 17, 2018
Jan 4, 2021
Dec 13, 2020
Aug 15, 2020
Jan 22, 2020
Mar 31, 2020
Mar 27, 2014
Jan 4, 2021
Jul 30, 2020
Nov 20, 2020
Jan 28, 2020
Nov 20, 2020

Repository files navigation

wheel

This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427.

It has two different roles:

  1. A setuptools extension for building wheels that provides the bdist_wheel setuptools command
  2. A command line tool for working with wheel files

It should be noted that wheel is not intended to be used as a library, and as such there is no stable, public API.

Documentation

The documentation can be found on Read The Docs.

Code of Conduct

Everyone interacting in the wheel project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PSF Code of Conduct.

About

The official binary distribution format for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%