4.5. Supported Python Distributions¶
The current actively supported and tested Python distributions are:
category
disttype
syntaxtype
dist
tested distrel
status
doc
API
syntax
distribution
PYE_PYTHON
PYE_PYTHON27
PYE_CPYTHON
2.7.*
OK
PYE_IPYTHON
5.6.0
OK
PYE_IRONPYTHON
2.7.[79]
OK
PYE_JYTHON
2.7.[01]
OK
PYE_PYPY
5.8.0
OK
6.0.0
OK
PYE_PYTHON35
PYE_CPYTHON
3.5.[345]
OK
PYE_IPYTHON
5.5.0
OK
PYE_PYPY
5.10.1
OK
PYE_PYPY
6.0.0
PYE_PYPY
7.0.0
PYE_PYTHON36
PYE_CPYTHON
3.6.[45]
OK
PYE_IPYTHON
6.3.1
OK
PYE_PYPY
7.0.0
PYE_PYTHON37
PYE_CPYTHON
3.7.[012]
OK
PYE_IPYTHON
6.5.0
OK
4.5.1. CPython¶
type
enum
string
category
PYE_PYTHON
posix
disttype
PYE_PYTHON27
python27
PYE_PYTHON35
python35
PYE_PYTHON36
python36
PYE_PYTHON37
python37
dist
PYE_CPYTHON
cpython
distrel
see disttype
pretty
PYE_CPYTHON_PRETTY
CPython
Examples:
The definition for CPython-2.7.15:
Color codes see Numbering Schemes.
The definition for CPython-3.7.1:
Color codes see Numbering Schemes.
4.5.2. IPython¶
type
enum
string
category
PYE_PYTHON
posix
disttype
PYE_PYTHON27
python27
PYE_PYTHON37
python37
dist
PYE_IPYTHON
ipython
distrel
distribution version
pretty
PYE_IPYTHON_PRETTY
IPython
Examples:
The definition for IPthon-5.6.0:
Color codes see Numbering Schemes.
The definition for IPython-6.3.0:
Color codes see Numbering Schemes.
4.5.3. PyPy¶
type
enum
string
category
PYE_PYTHON
posix
disttype
PYE_PYTHON27
python27
PYE_PYTHON35
python35
dist
PYE_PYPY
pypy
distrel
distribution version
pretty
PYE_PYPY_PRETTY
PyPy
Examples:
The definition for PyPy-5.8.0:
Color codes see Numbering Schemes.
The definition for PyPy2-6.0.0:
Color codes see Numbering Schemes.
The definition for PyPy3-6.0.0:
Color codes see Numbering Schemes.
4.5.4. Jython¶
type
enum
string
category
PYE_PYTHON
posix
disttype
PYE_PYTHON27
python27
dist
PYE_JYTHON
jython
distrel
distribution version
pretty
PYE_JYTHON_PRETTY
Jython
Examples:
The definition for Jython-2.7.1:
Color codes see Numbering Schemes.
4.5.5. IronPython¶
type
enum
string
category
PYE_PYTHON
posix
disttype
PYE_PYTHON27
python27
dist
PYE_IRONPYTHON
ironpython
distrel
distribution version
pretty
PYE_IRONPYTHON_PRETTY
IronPython
Examples:
The definition for IronPython-2.7.7:
Color codes see Numbering Schemes.
4.5.6. MicroPython¶
Note
coming soon
4.5.7. CircuitPython¶
Note
coming soon