Thanks to visit codestin.com
Credit goes to docs.python.org

 
1.6 The IDE

The Python IDE (Integrated Development Environment) is a separate application that acts as a text editor for your Python code, a class browser, a graphical debugger, and more.


Subsections
See About this document... for information on suggesting changes.