| pypa/pipx | Install and Run Python Applications in Isolated Environments | 12,569 | Python |
| pypa/sampleproject | A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects" | 5,245 | Python |
| pypa/pipfile | — | 3,241 | Python |
| pypa/cibuildwheel | 🎡 Build Python wheels for all the platforms with minimal configuration. | 2,187 | Python |
| pypa/manylinux | Python wheels that work on any linux (almost) | 1,716 | Shell |
| pypa/packaging.python.org | Python Packaging User Guide | 1,606 | Python |
| pypa/gh-action-pypi-publish | The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish | 1,145 | Python |
| pypa/setuptools-scm | the blessed package to manage your versions by scm tags | 939 | Python |
| pypa/get-pip | Helper scripts to install pip, in a Python installation that doesn't have it. | 869 | Python |
| pypa/build | A simple, correct Python build frontend | 837 | Python |
| pypa/bandersnatch | A PyPI mirror client according to PEP 381 + PEP 503 + PEP 691 | 526 | Python |
| pypa/auditwheel | Auditing and relabeling cross-distribution Linux wheels. | 515 | Python |
| pypa/advisory-database | Advisory database for Python packages published on pypi.org | 321 | Shell |
| pypa/python-manylinux-demo | Demo project for building Python wheels for Linux with Travis-CI | 231 | C |
| pypa/sample-namespace-packages | Tests against namespace packages | 189 | Python |
| pypa/packaging-problems | An issue tracker for the problems in packaging | 172 | — |
| pypa/readme_renderer | Safely render long_description/README files in Warehouse | 167 | Python |
| pypa/installer | A low-level library for installing from a Python wheel distribution. | 144 | Python |
| pypa/abi3audit | Scans Python packages for abi3 violations and inconsistencies | 121 | Python |
| pypa/gh-action-pip-audit | A GitHub Action for pip-audit | 84 | Python |
| pypa/scripttest | Utilities to help with testing command line scripts | 60 | Python |
| pypa/distutils | distutils as found in cpython | 58 | Python |
| pypa/pyproject-metadata | PEP 621 metadata parsing | 43 | Python |
| pypa/.github | Community health files for the Python Packaging Authority | 42 | — |
| pypa/pypa.io | Source code for the pypa.io website | 26 | Python |
| pypa/interoperability-peps | Development repo for evolution of PyPA interoperability standards (released versions are published as PEPs on python.org) | 22 | Python |
| pypa/integration-test | ensure core packaging tools work well with each other | 19 | — |
| pypa/pkg_resources | Extraction of pkg_resources from setuptools. | 18 | Python |
| pypa/get-virtualenv | — | 17 | — |
| pypa/dependency-groups | A standalone implementation of PEP 735 Dependency Groups | 13 | Python |
| pypa/ssl | SSL wrapper for socket objects (2.3, 2.4, 2.5 compatible) | 11 | Python |
| pypa/easy_install | — | 10 | Python |
| pypa/bootstrap | Assets for bootstrap.pypa.io | 9 | Dockerfile |
| pypa/wheel-builders | Companion repo for the wheel-builders@python.org mailing list | 9 | — |
| pypa/history | history generates history/changelog files for a project | 8 | Python |
| pypa/browntruck | — | 7 | Python |
| pypa/pypa-docs-theme | Common base Sphinx theme for PyPA projects | 6 | Python |
| pypa/docker-python | — | 6 | — |
| pypa/pep470 | — | 5 | Python |
| pypa/copr | Package files for building PyPA packages in copr | 5 | — |
| pypa/pip-test-package | Used in pip's test suite | 5 | Python |
| pypa/pypa-bot | Source code behind @pypa-bot (eventually) | 4 | — |
| pypa/bot-test | — | 3 | — |
| pypa/rootbeer | Bootstrapping Python build backends for source-only environments. | 2 | — |
| pypa/setuptools-issue-900 | Reproducing a bug | 1 | Python |