2019-05-23 11:06:39 -03:00
|
|
|
:orphan:
|
2013-02-27 14:00:20 -04:00
|
|
|
|
2007-08-15 11:28:22 -03:00
|
|
|
.. _package-index:
|
|
|
|
|
2013-02-27 14:00:20 -04:00
|
|
|
*******************************
|
|
|
|
The Python Package Index (PyPI)
|
|
|
|
*******************************
|
|
|
|
|
2019-05-10 05:45:09 -03: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 14:00:20 -04:00
|
|
|
|
2019-05-23 11:06:39 -03:00
|
|
|
References to up to date PyPI documentation can be found at
|
|
|
|
:ref:`publishing-python-packages`.
|
2013-02-27 14:00:20 -04:00
|
|
|
|
2018-05-15 15:58:35 -03:00
|
|
|
.. _Python Package Index (PyPI): https://pypi.org
|