Macintosh Library Modules
Previous:
1.2 The IDE
Up:
1. Using Python on
Next:
1.4 GUI Programming on
1.3 Installing Additional Python Packages
There are several methods to install additional Python packages:
http://pythonmac.org/packages/
contains selected compiled packages for Python 2.5, 2.4, and 2.3.
Packages can be installed via the standard Python distutils mode ("
python setup.py install
").
Many packages can also be installed via the
setuptools
extension.
Macintosh Library Modules
Previous:
1.2 The IDE
Up:
1. Using Python on
Next:
1.4 GUI Programming on
Release 2.5.4, documentation updated on 23rd December, 2008.
See
About this document...
for information on suggesting changes.