Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 644 Bytes

File metadata and controls

28 lines (20 loc) · 644 Bytes

Python Packaging User Guide

Last Reviewed:2014-11-27

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

   current
   installing
   distributing
   additional
   projects
   glossary
   support