Yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/IDE.html
Jump to navigation
Jump to search
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
- 1.6.1 Using the ``Python Interactive'' window
- 1.6.2 Writing a Python Script
- 1.6.3 Executing a script from within the IDE
- 1.6.4 ``Save as'' versus ``Save as Applet''
See About this document... for information on suggesting changes.