PyPI runbook
Summary
Section titled “Summary”The Python Package Index (PyPI) is the official third-party software repository for Python.
Enables publishing and sharing of Python packages in projects, groups, and organizations.
Supported clients are pip and twine.
Note: For general Package Registry architecture, troubleshooting, and operational procedures, see the main Package Registry runbook.
Observability
Section titled “Observability”Troubleshooting
Section titled “Troubleshooting”Where to find the PyPI package code:
-
Project level:
/api/v4/projects/:id/packages/pypi
-
Group level:
/api/v4/groups/:id/-/packages/pypi
-
Instance level:
/api/v4/packages/pypi