Skip to content

Latest commit

History

History
62 lines (47 loc) 路 2.17 KB

File metadata and controls

62 lines (47 loc) 路 2.17 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 :doc:`Python Packaging Authority <pypa:index>`. 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.