PyScripter

PyScripter

PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with the ambition to become compe ...

PyDev

PyDev

PyDev is a third-party plug-in for Eclipse. It is an Integrated Development Environment (IDE) used for programming in Python s ...

bpython

bpython

bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it works fine on OS X). It is r ...

IPython

IPython

IPython is an interactive shell for the Python programming language that offers enhanced introspection, additional shell synta ...

IDLE

IDLE

Default IDE which come installed with the Python programming language. It aims to be simple and intuitive, and is especially u ...