The Python Package Index (PyPI) is a repository for Python packages.
pypi
Local identifiers in PyPI should match this
regular expression:
^[a-zA-Z_][a-zA-Z0-9\-_]+$
Compact URIs (CURIEs) constructed from PyPI should match
this regular expression:
^pypi:[a-zA-Z_][a-zA-Z0-9\-_]+$
A summary of the relations in the Bioregistry schema can be found here.
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 | miriam |
pypi
|
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 |