AstroGrid

Navigation
Log in


Forgot your password?
 

This website (www2.astrogrid.org) is now deprecated - please go to www.astrogrid.org for up to date information.

Document Actions

Installing Python

Installing Python

Aside from installing Python from the source code, it comes prepackaged as binary for most of the OS. Below pointers to install Python.

ipython.png

Windows

Just go to the Python download page (http://www.python.org/download/) and choose Python 2.5 Windows Installer. By default Python will be installed in the directory C:Python25.

Linux

Python is included in all main Linux distributions by default. Refer to your package install instructions to install it if it is not already in your system.

Mac OS X

Mac OS X comes with Python 2.3 installed, but you will want to use Python 2.4 or later. There are several ways of getting these:

Additional Packages

Below some packages which are very useful and every astronomer thinking in using Python should install.

If you are using Linux, these packages are probably included in your distribution repository, use your package manager (e.g. yum or synaptic) to install them. For Mac OS X follow the links to the Fink Project or PythonMac. Windows users should go to the individual pages of the packages -- all of them have a binary windows download.