Differences between revisions 25 and 36 (spanning 11 versions)
Revision 25 as of 2012-05-26 02:57:01
Size: 1557
Editor: dsl081-130-158
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.
Line 12: Line 14:
  * [[PyPy]] - a Python implementation in Python.
  * [[http://www.pythonxy.com|Python(x,y)]]: Python(x,y) is a scientific-oriented Python Distribution based on Qt, Eclipse and [[http://packages.python.org/spyder/|Spyder]]
  * [[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 19: Line 21:
  * [[https://winpython.github.io|WinPython]]: Another scientific-focused Python distribution, based around [[https://www.spyder-ide.org/|Spyder]]
Line 24: Line 27:

== 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:

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

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