{"id":24763422,"url":"https://github.com/decentfox/wheel","last_synced_at":"2025-10-11T10:31:23.220Z","repository":{"id":74916845,"uuid":"47320259","full_name":"decentfox/wheel","owner":"decentfox","description":"A fork of pypa/wheel adding --pyc-only support.","archived":false,"fork":false,"pushed_at":"2015-12-03T09:08:48.000Z","size":1259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-08-05T22:11:45.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decentfox.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-03T09:00:32.000Z","updated_at":"2023-08-05T22:11:45.165Z","dependencies_parsed_at":"2023-03-14T02:15:13.961Z","dependency_job_id":null,"html_url":"https://github.com/decentfox/wheel","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentfox%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentfox%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentfox%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentfox%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentfox","download_url":"https://codeload.github.com/decentfox/wheel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236084152,"owners_count":19092317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-28T20:28:47.063Z","updated_at":"2025-10-11T10:31:17.775Z","avatar_url":"https://github.com/decentfox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wheel\n=====\n\nA built-package format for Python.\n\nA wheel is a ZIP-format archive with a specially formatted filename\nand the .whl extension. It is designed to contain all the files for a\nPEP 376 compatible install in a way that is very close to the on-disk\nformat. Many packages will be properly installed with only the \"Unpack\"\nstep (simply extracting the file onto sys.path), and the unpacked archive\npreserves enough information to \"Spread\" (copy data and scripts to their\nfinal locations) at any later time.\n\nThe wheel project provides a `bdist_wheel` command for setuptools\n(requires setuptools \u003e= 0.8.0). Wheel files can be installed with a\nnewer `pip` from https://github.com/pypa/pip or with wheel's own command\nline utility.\n\nThe wheel documentation is at http://wheel.rtfd.org/. The file format\nis documented in PEP 427 (http://www.python.org/dev/peps/pep-0427/).\n\nThe reference implementation is at https://bitbucket.org/pypa/wheel\n\nWhy not egg?\n------------\n\nPython's egg format predates the packaging related standards we have\ntoday, the most important being PEP 376 \"Database of Installed Python\nDistributions\" which specifies the .dist-info directory (instead of\n.egg-info) and PEP 426 \"Metadata for Python Software Packages 2.0\"\nwhich specifies how to express dependencies (instead of requires.txt\nin .egg-info).\n\nWheel implements these things. It also provides a richer file naming\nconvention that communicates the Python implementation and ABI as well\nas simply the language version used in a particular package.\n\nUnlike .egg, wheel will be a fully-documented standard at the binary\nlevel that is truly easy to install even if you do not want to use the\nreference implementation.\n\n\nCode of Conduct\n---------------\n\nEveryone interacting in the wheel project's codebases, issue trackers, chat\nrooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.\n\n.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentfox%2Fwheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecentfox%2Fwheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentfox%2Fwheel/lists"}