Staging
v0.8.1
Revision 6ff79f65820031b219622faea8425edaec9a43f3 authored by Dong-hee Na on 16 March 2020, 17:17:38 UTC, committed by GitHub on 16 March 2020, 17:17:38 UTC
1 parent 5f104d5
Raw File
packageindex.rst
: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
back to top