| Author: | The Fellowship of the Packaging |
|---|---|
| Release: | 3.3 |
| Date: | February 14, 2012 |
Abstract
This document describes Packaging from the end-user’s point of view: it explains how to extend the functionality of a standard Python installation by building and installing third-party Python modules and applications.
This guide is split into a simple overview followed by a longer presentation of the pysetup script, the Python package management tool used to build, distribute, search for, install, remove and list Python distributions.
See also