 |
Common IDE view |
 |
New project dialogue |
 |
Project tab: shows files in the current project. |
 |
Recent tab: shows recent projects and files |
 |
Classes tab: shows all the classes found in the project. Similar tabs are populated for functions and global variables. |
 |
File outline tab: shows all the items found in a python code in the current editor tab |
 |
All tabs collapsed and navigation bars switched on |
 |
Find in files results |
 |
pylint results |
 |
pymetrics results |
 |
Find name in a project |
 |
Dependencies diagram for a file |
 |
Unused project classes analysis. Similar analysis could be done for functions and global variables. |
 |
Disassembling results |
 |
Picture viewer |
 |
Profiling results |
 |
pyflakes analysis highlights |
 |
Debugging session |
 |
Replace text in the editing buffer |