IDLE favicon

IDLE

Default IDE which come installed with the Python programming language. It aims to be simple and intuitive, and is especially useful for programmers just learning Python. The editor has syntax highlighting, search features, class browsers, and runs Python scripts in a separate, protected process.

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 ...

IPython

IPython

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