Differences between revisions 14 and 15
Revision 14 as of 2005-06-24 05:12:44
Size: 482
Comment:
Revision 15 as of 2006-12-14 16:34:45
Size: 1109
Editor: PaulBoddie
Comment: Updated, reordered.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe PythonDistributions here. = Python Distributions =

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

  * 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
  * [http://www.murkworks.com/Research/Python/PocketPCPython/Overview PocketPython]
  * PythonForArmLinux
  * ["PythonLabsPython"]: an old name for the python.org distribution
  * PythonwarePython
  * StacklessPython

See also ["EmbeddedPython"] for details of minimal or reduced size Python distributions and implementations.

Other implementations of Python include the following:

  * ["IronPython"] and the [http://fepy.sourceforge.net/ FePy] project's IronPython Community Edition (IPCE)
  * ["Jython"]

== Historical Documents ==

The following historical documents were previously used to describe Python distributions:
Line 4: Line 26:
  * ["Python-2.1"]
Line 7: Line 28:
  * ["Jython"]
  * PythonLabsPython
  * ActivePython
  * PythonwarePython
  * StacklessPython
  * PocketPython
  * EnthoughtPython
  * PythonForArmLinux
  * [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.

Python Distributions

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

See also ["EmbeddedPython"] for details of minimal or reduced size Python distributions and implementations.

Other implementations of Python include the following:

Historical Documents

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

  • ["Python-2.0"]
  • ["Python-2.2"]
  • ["Python-2.3"]

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

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