2019-05-23 14:06:39 +00:00
|
|
|
:orphan:
|
2013-02-27 18:00:20 +00:00
|
|
|
|
2007-08-15 14:28:22 +00:00
|
|
|
.. _package-index:
|
|
|
|
|
2013-02-27 18:00:20 +00:00
|
|
|
*******************************
|
|
|
|
The Python Package Index (PyPI)
|
|
|
|
*******************************
|
|
|
|
|
2019-05-10 08:45:09 +00:00
|
|
|
The `Python Package Index (PyPI)`_ stores metadata describing distributions
|
|
|
|
packaged with distutils and other publishing tools, as well the distribution
|
|
|
|
archives themselves.
|
2013-02-27 18:00:20 +00:00
|
|
|
|
2019-05-23 14:06:39 +00:00
|
|
|
References to up to date PyPI documentation can be found at
|
|
|
|
:ref:`publishing-python-packages`.
|
2013-02-27 18:00:20 +00:00
|
|
|
|
2018-05-15 18:58:35 +00:00
|
|
|
.. _Python Package Index (PyPI): https://pypi.org
|