Differences between revisions 1 and 21 (spanning 20 versions)
Revision 1 as of 2002-07-12 22:29:50
Size: 206
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 21 as of 2009-06-24 10:24:58
Size: 1176
Editor: PaulBoddie
Comment: Moved implementations to the appropriate page.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe PythonDistributions here. = Python Distributions =
Line 3: Line 3:
  * ["Python-2.0"]
  * ["Python-2.1"]
  * ["Python-2.2"]
Aside from the official CPython distribution available from python.org, other distributions based on CPython include the following:
Line 7: Line 5:
  * PythonLabsPython
  * ActiveStatePython
  * ActivePython
  * [[http://www.chinesepython.org|ChinesePython Project]]: Translation of Python's keywords, internal types and classes into Chinese. Eventually allows a programmer to write Python programs in Chinese.
  * EnthoughtPython
  * [[IPython]] and its [[IPyKit]] variant
  * [[http://www.murkworks.com/Research/Python/PocketPCPython/Overview|PocketPython]]
  * [[PyIMSL Studio]]
  * PythonForArmLinux
  * [[PythonLabsPython]]: an old name for the python.org distribution
Line 11: Line 15:
  * PocketPython   * [[http://www.portablepython.com|Portable Python]]: Run Python from USB device - no installation needed.

See also:

 * [[EmbeddedPython]] for details of minimal or reduced size Python distributions and implementations.
 * The master list of [[implementation|Python implementations]].

== Historical Documents ==

The following historical documents were previously used to describe Python distributions:

  * [[Python-2.0]]
  * [[Python-2.2]]
  * [[Python-2.3]]

Python Distributions

Aside from the official CPython distribution available from python.org, other distributions based on CPython include the following:

See also:

Historical Documents

The following historical documents were previously used to describe Python distributions:

PythonDistributions (last edited 2021-04-20 19:16:32 by DidrikPinte)

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