# pypi/warehouse

The Python Package Index

Repository: https://github.com/pypi/warehouse
Canonical: https://ross.abutalabs.com/products/warehouse
Homepage: https://pypi.org
Language: Python
License: Apache-2.0
License Family: permissive
Topics: package-registry, package-repository, pypi, pypi-source, python
Last push: 2026-08-26T22:12:42+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4904, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4136, forks 1234 (observed 2026-08-28T04:08:36.187395+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: package-manager, http-server, web-framework, search-engine, auth, api-framework
- domain: developer-tools, web-development
- platform: python
- tags: pypi, package-registry, package-repository, self-hosted-registry, python-packaging, python, docker, web-server, linux

## Member repositories
- pypi/warehouse (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.187395+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:01.178512+00:00, confidence not recorded.
  - readme: https://github.com/pypi/warehouse (fetched 2026-08-28T04:08:36.187395+00:00, sha dc40750a449a)
  - homepage: https://pypi.org (fetched 2026-08-29T09:14:07.857981+00:00, sha b078f23f0ca0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
