Python Distributions
Aside from the official CPython distribution available from python.org, other distributions based on CPython include the following:
Tiny Python (archived link) - not to be confused with tinypy
WinPython: Another scientific-focused Python distribution, based around Spyder
See also:
EmbeddedPython for details of minimal or reduced size Python distributions and implementations.
The master list of Python implementations.
