Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/wheelPublic

The official binary distribution format for Python

License

NotificationsYou must be signed in to change notification settings

pypa/wheel

Repository files navigation

This is a command line tool for manipulating Python wheel files, as defined inPEP 427. It contains the following functionality:

  • Convert.egg archives into.whl
  • Unpack wheel archives
  • Repack wheel archives
  • Add or remove tags in existing wheel archives

Historical note

This project used to contain the implementation of thesetuptoolsbdist_wheelcommand, but as of setuptools v70.1, it no longer needswheel installed for that towork. Thus, you should install thisonly if you intend to use thewheel commandline tool!

Documentation

Thedocumentation can be found on Read The Docs.

Code of Conduct

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


[8]ページ先頭

©2009-2025 Movatter.jp