ASPN ActiveState Programmer Network
  ASPN
/ 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.2
Python Documentation
What's New in Python 2.2?
Tutorial
Library Reference
Macintosh Module Reference
Installing Python Modules
Language Reference
Extending and Embedding
Python/C API
Documenting Python
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 Reference
8 distutils.sysconfig -- System configuration information
About this document ...

MyASPN >> Reference >> ActivePython 2.2 >> 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