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