Revision 12 as of 2014-07-10 00:42:25

Clear message

IDLE is the Python IDE built with the Tkinter GUI toolkit.

IDLE has the following features:

It is a part of the standard library and is described in the reference manual: https://docs.python.org/library/idle.html

The source code for IDLE is included in the standard library. More information on developing IDLE can be found at http://docs.python.org/devguide/


See also: IDLEfork, IDLEextensions


CategoryIntegratedDevelopmentEnvironment

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