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

Reference
ActivePython 2.5
Python Documentation
Tutorial
Library Reference
Macintosh Module Reference
Installing Python Modules
Distributing Python Modules
1. An Introduction to Distutils
2. Writing the Setup Script
3. Writing the Setup Configuration File
4. Creating a Source Distribution
5. Creating Built Distributions
6. Registering with the Package Index
7. Uploading Packages to the Package Index
8. Examples
9. Extending Distutils
10. Command Reference
11. API Reference
Module Index
Index
About this document ...
Language Reference
Extending and Embedding
Python/C API
Documenting Python

MyASPN >> Reference >> ActivePython 2.5 >> Python Documentation
ActivePython 2.5 documentation

Distributing Python Modules

Greg Ward

Python Software Foundation
Email:

Anthony Baxter

Release 2.5.2
21th February, 2008

Copyright © 2001-2008 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Copyright © 1995-2000 Corporation for National Research Initiatives. All rights reserved.

Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

See the end of this document for complete license and permissions information.

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