Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 2.21 KB

index.rst

File metadata and controls

63 lines (48 loc) · 2.21 KB

Python Packaging User Guide

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

   overview
   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>`. 😊

Get started

Essential tools and concepts for working within the Python development 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.