2 Standard Build and Install

As described in section , building and installing a module distribution using the Distutils is usually one simple command:

python setup.py install
On Unix, you'd run this command from a shell prompt; on Windows, you have to open a command prompt window (``DOS box'') and do it there; on MacOS, things are a tad more complicated (see below).


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