Skip to content

Latest commit

History

History
57 lines (44 loc) 路 2.01 KB

File metadata and controls

57 lines (44 loc) 路 2.01 KB

Python Packaging User Guide

.. toctree::
   :maxdepth: 2
   :hidden:

   tutorials/index
   guides/index
   discussions/index
   specifications/index
   key_projects
   glossary
   support
   contribute
   news

Welcome to the Python Packaging User Guide, a collection of tutorials and references to help you distribute and install Python packages with modern tools.

This guide is maintained on GitHub by the Python Packaging Authority. We happily accept any :doc:`contributions and feedback <contribute>`. 馃槉

Note

Looking for guidance on migrating from legacy PyPI to :term:`pypi.org`? Please see :doc:`guides/migrating-to-pypi-org`.

Get started

Essential tools and concepts for working with the Python packaging ecosystem are covered in our :doc:`tutorials/index` section:

Learn more

Beyond our :doc:`tutorials/index`, this guide has several other resources:

Additionally, there is a list of :doc:`other projects <key_projects>` maintained by members of the Python Packaging Authority.