The Python Package Index (PyPI) is a repository for Python packages.

Prefix
pypi
Links
Homepage
Contact
Missing Contact
Pattern for Local Unique Identifiers

Local identifiers in PyPI should match this regular expression:
^[a-zA-Z_][a-zA-Z0-9\-_]+$

Example Local Unique Identifier
numpy   Resolve
Pattern for CURIES

Compact URIs (CURIEs) constructed from PyPI should match this regular expression:
^pypi:[a-zA-Z_][a-zA-Z0-9\-_]+$

Example CURIE
pypi:numpy
Ontology

A summary of the relations in the Bioregistry schema can be found here.

In Collection
Software Package Repositories
Metaregistry PyPI

The metaregistry provides mappings between the Bioregistry and other registries. There are 1 mappings to external registries for this resource with 1 unique external prefixes.

Registry Name Registry Metaprefix External Prefix Curate
Identifiers.org Identifiers.org logo miriam pypi
Providers

A provider turns a local unique identifiers from a resource into a URI. Many providers are also resolvable as URLs (i.e., they can be used in a web browser).

The local unique identifier numpy is used to demonstrate the providers available for PyPI. A guide for curating additional providers can be found here.

Name Metaprefix URI
PyPI pypi https://pypi.org/project/numpy
Bioregistry bioregistry https://bioregistry.io/pypi:numpy
Identifiers.org miriam https://identifiers.org/pypi:numpy