1:orphan:
2
3.. _package-index:
4
5*******************************
6The Python Package Index (PyPI)
7*******************************
8
9The `Python Package Index (PyPI)`_ stores metadata describing distributions
10packaged with distutils and other publishing tools, as well the distribution
11archives themselves.
12
13References to up to date PyPI documentation can be found at
14:ref:`publishing-python-packages`.
15
16.. _Python Package Index (PyPI): https://pypi.org
17