Differences between revisions 19 and 36 (spanning 17 versions)
Revision 19 as of 2009-02-12 21:59:28
Size: 1297
Editor: 168-165-19-72
Comment:
Revision 36 as of 2021-04-20 19:16:32
Size: 1886
Editor: DidrikPinte
Comment: Updated Enthought's Python distribution from Canopy (EOL) to EDM
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
  * ActivePython   * [[http://www.activestate.com/activepython|ActivePython]] from ActiveState
  * [[https://store.continuum.io/cshop/anaconda/|Anaconda]] from Continuum Analytics
Line 7: Line 8:
  * EnthoughtPython   * [[https://enthought.com/|Enthought's]] [[https://www.enthought.com/enthought-deployment-manager/|EDM]]
  * [[http://gillibert.fr/andre/projects/python|Win9xPython]]: Backport of mainline CPython 2.6/2.7 to old versions of Windows 9x/NT.
  * [[IPython]] and its [[IPyKit]] variant
Line 9: Line 12:
  * [[http://www.vni.com/pyimslstudio|PyIMSL Studio]]   * [[http://www.portablepython.com|Portable Python]]: Run Python from USB device - no installation needed.
  * [[PyIMSL Studio]]
  * [[PyPy]]: a Python implementation in Python.
  * [[https://python-xy.github.io/|Python(x,y)]]: Python(x,y) is a scientific-oriented Python Distribution based on Qt, Eclipse and [[https://www.spyder-ide.org/|Spyder]]
Line 14: Line 20:
  * [[http://www.portablepython.com|Portable Python]]: Run Python from USB device - no installation needed.   * [[http://web.archive.org/web/20060326191953/http://www.mhuffman.com/resource/index.html|Tiny Python]] (archived link) - not to be confused with tinypy
  * [[https://winpython.github.io|WinPython]]: Another scientific-focused Python distribution, based around [[https://www.spyder-ide.org/|Spyder]]
Line 16: Line 23:
See also [[EmbeddedPython]] for details of minimal or reduced size Python distributions and implementations. See also:
Line 18: Line 25:
Other implementations of Python include the following:

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

== Historical Documents ==

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

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

Python Distributions

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

See also:

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

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