Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 703 Bytes

File metadata and controls

31 lines (23 loc) · 703 Bytes

Python Packaging User Guide

Last Reviewed:2015-09-08

The "Python Packaging User Guide" (PyPUG) aims to be the authoritative resource on how to package, publish and install Python distributions using current tools.

To follow the development of Python packaging, see the Python Packaging Authority.

This guide is maintained on github.

.. toctree::
   :maxdepth: 1

   packaging_tutorials
   current
   installing
   distributing
   additional
   specifications
   key_projects
   glossary
   support
   contribute