|
Installing Python ModulesGreg Ward Email: gward@python.net
Abstract:
This document describes the Python Distribution Utilities
(``Distutils'') from the end-user's point-of-view, describing how to
extend the capabilities of a standard Python installation by building
and installing third-party Python modules and extensions.
|