1. An Introduction to Distutils

Python 2.5

1. An Introduction to Distutils

This document covers using the Distutils to distribute your Python modules, concentrating on the role of developer/distributor: if you're looking for information on installing Python modules, you should refer to the Installing Python Modules manual.


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