ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActivePython 2.3
Python Documentation
Tutorial
Library Reference
Macintosh Module Reference
Installing Python Modules
Distributing Python Modules
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 Registering with the Package Index
8 Examples
9 Reference
10 distutils.sysconfig -- System configuration information
About this document ...
Language Reference
Extending and Embedding
Python/C API
Documenting Python

MyASPN >> Reference >> ActivePython 2.3 >> Python Documentation

Distributing Python Modules

Greg Ward

Email:

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.


See About this document... for information on suggesting changes.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved