Yurttas/PL/SL/python/docs/core-python-programming/doc/20/dist/dist.html
Revision as of 19:33, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | Image:yurttas_PL_SL_python_docs_core-python-programming_doc_20_icons_blank.gif | yurttas...")
Abstract:
This document describes the Python Distribution Utilities (``Distutils'') from the module developer's point-of-view, describing how to use the Distutils to make Python modules and extensions easily available to a wider audience with very little overhead for build/release/install mechanics.
- Contents
- 1 Introduction
- 2 Concepts & Terminology
- 3 Writing the Setup Script
- 4 Writing the Setup Configuration File
- 5 Creating a Source Distribution
- 6 Creating Built Distributions
- 7 Examples
- 8 Extending the Distutils
- 9 Reference
- About this document ...
See About this document... for information on suggesting changes.