<spanid="id1"></span><h1>25.5. IDLE<aclass="headerlink"href="#idle"title="Permalink to this headline">¶</a></h1>
<pid="index-0">IDLE is the Python IDE built with the <aclass="reference internal"href="tkinter.html#module-tkinter"title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><ttclass="xref py py-mod docutils literal"><spanclass="pre">tkinter</span></tt></a> GUI toolkit.</p>
<pid="index-0">IDLE is Python’s Integrated Development and Learning Environment.</p>
<p>IDLE has the following features:</p>
<ulclass="simple">
<li>coded in 100% pure Python, using the <aclass="reference internal"href="tkinter.html#module-tkinter"title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><ttclass="xref py py-mod docutils literal"><spanclass="pre">tkinter</span></tt></a> GUI toolkit</li>
...
...
@@ -699,7 +699,7 @@ are currently:</p>
The Python Software Foundation is a non-profit corporation.