Differences between revisions 1 and 2
Revision 1 as of 2007-02-12 03:35:20
Size: 2295
Comment: next
Revision 2 as of 2007-02-14 01:10:39
Size: 2006
Editor: rowen
Comment: Unified MacPython links and cleaned up some other text
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''M''''''acPython''': This is an installer of the latest (usually one micro-edition behind) Python framework build, along with some Mac-specific apps to help use it, like IDLE.app. This is the default recommendation of the M''''''acPython community. See [http://www.python.org/download/mac/ the Python download page for the Mac] for instructions on how to download the installer and run it. '''[http://www.python.org/download/releases/ MacPython]''': This is an installer of the latest Python framework build, along with some Mac-specific apps to help use it, like IDLE.app. This is the default recommendation of the MacPython community. See [http://www.python.org/download/mac/ the Python download page for the Mac] for instructions on how to download the installer and run it.
Line 3: Line 3:
'''U''''''niversal M''''''acPython 2.4.3''': Available from [http://www.python.org/ftp/python/2.4.3/Universal-MacPython-2.4.3-2006-04-07.dmg python.org], full list of releases [http://www.python.org/download/releases/ here] '''[http://www.activestate.com/Products/ActivePython/ ActivePython]''': An up-to-date, commercial and free (as in beer) distribution of Python. !ActivePython installers for a large number of platforms (including Mac OS X 10.3, 10.4 and greater, PowerPC and Intel) are available. Note that !ActivePython does not include readline support, but it can be added.
Line 5: Line 5:
'''A''''''ctivePython''': An up-to-date, commercial and free (as in beer) distribution of Python. A''''''ctivePython installers for a large number of platforms (including Mac OS X 10.3, 10.4 and greater, PowerPC and Intel) are available from [http://www.activestate.com/Products/ActivePython/ the /ActivePython product page]. '''Apple''': Mac OS X comes with a pre-installation of Python, usually one or two years old. This can be sufficient for some needs, but the MacPython community recommends installing a newer, more capable, version. Don't get rid of the Apple version, though! It's used by some system utilities.
Line 7: Line 7:
'''A''''''pple''': Mac OS X comes with a pre-installation of Python, usually one or two years old. This can be sufficient for some needs, but the M''''''acPython community recommends installing a newer, more capable, version. Don't get rid of the Apple version, though! It's used by some system utilities. '''[http://fink.sourceforge.net/ Fink].''': a project that packages up many open-source projects in a Debian-like system of installers with explicit dependencies. A version of Python can be installed with Fink, but it's not recommended by some people in the MacPython community, mainly because too many prerequisite packages have to be installed for Python, and some of them seem to conflict with system packages.
Line 9: Line 9:
'''F''''''ink''': When Mac OS X was new, an effort to package up many open-source projects in a Debian-like system of installers with explicit dependencies was developed, as [http://fink.sourceforge.net/ a project called Fink]. A version of Python can be installed with F''''''ink, but it's not recommended by some people in the M''''''acPython community, mainly because too many prerequisite packages have to be installed for Python, and some of them seem to conflict with system packages.
 
'''Mac``Ports''': Another project bundling open-source software for Mac OS X and Darwin is called [http://www.macports.org/ MacPorts]. Again, Python can be installed with this software, but it isn't recommended by some people in the Mac``Python community, mainly because it's complicated and involves installing prerequisite packages. On the other hand, Mac``Ports probably has the by far largest amount of ready-to-run python modules available, all installable via a simple command. The project was previously known as Darwin``Ports.
'''[http://www.macports.org/ MacPorts]''': Another project bundling open-source software for Mac OS X and Darwin is called !MacPorts. Again, Python can be installed with this software, but it isn't recommended by some people in the Mac``Python community, mainly because it's complicated and involves installing prerequisite packages. On the other hand, Mac``Ports probably has the by far largest amount of ready-to-run python modules available, all installable via a simple command. The project was previously known as Darwin``Ports.

[http://www.python.org/download/releases/ MacPython]: This is an installer of the latest Python framework build, along with some Mac-specific apps to help use it, like IDLE.app. This is the default recommendation of the MacPython community. See [http://www.python.org/download/mac/ the Python download page for the Mac] for instructions on how to download the installer and run it.

[http://www.activestate.com/Products/ActivePython/ ActivePython]: An up-to-date, commercial and free (as in beer) distribution of Python. ActivePython installers for a large number of platforms (including Mac OS X 10.3, 10.4 and greater, PowerPC and Intel) are available. Note that ActivePython does not include readline support, but it can be added.

Apple: Mac OS X comes with a pre-installation of Python, usually one or two years old. This can be sufficient for some needs, but the MacPython community recommends installing a newer, more capable, version. Don't get rid of the Apple version, though! It's used by some system utilities.

[http://fink.sourceforge.net/ Fink].: a project that packages up many open-source projects in a Debian-like system of installers with explicit dependencies. A version of Python can be installed with Fink, but it's not recommended by some people in the MacPython community, mainly because too many prerequisite packages have to be installed for Python, and some of them seem to conflict with system packages.

[http://www.macports.org/ MacPorts]: Another project bundling open-source software for Mac OS X and Darwin is called MacPorts. Again, Python can be installed with this software, but it isn't recommended by some people in the MacPython community, mainly because it's complicated and involves installing prerequisite packages. On the other hand, MacPorts probably has the by far largest amount of ready-to-run python modules available, all installable via a simple command. The project was previously known as DarwinPorts.

MacPython/PythonDistributionsForMac (last edited 2019-10-20 18:23:44 by MatsWichmann)

Unable to edit the page? See the FrontPage for instructions.