pypi/warehouse
The Python Package Index observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4904
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
4136 stars · 1234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Warehouse is the open-source web application that powers the Python Package Index (PyPI), the official repository for publishing and distributing Python packages. It provides package upload, search, account management, and the package index API used by pip and other Python tooling.
Use cases
- self-host a private Python package index
- contribute to the software running pypi.org
- run a local PyPI-like registry for development
- understand how Python package publishing works
- mirror a PyPI-compatible package repository
- customize package index features for an organization
When to choose
- you need a full-featured, PyPI-compatible package index you can host yourself
- you want to contribute to or study the codebase behind pypi.org
- you need package upload, search, and distribution APIs compatible with pip
When to avoid
- you just need to install or publish packages - use pip and pypi.org directly
- you need a lightweight private registry - simpler tools like devpi or a proxy cache may suffice
- you are not working in the Python packaging ecosystem
Facets
application · maturity active
package-manager http-server web-framework search-engine auth api-framework developer-tools web-development python pypi package-registry package-repository self-hosted-registry python-packaging python docker web-server linux
2 sources
- readme: https://github.com/pypi/warehouse · fetched 2026-08-28 · dc40750a449a
- homepage: https://pypi.org · fetched 2026-08-29 · b078f23f0ca0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pypi/warehouse | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem