Package implementing various modules for source code checks.
| PyLintConfigDialog | Module implementing a dialog to configure the PyLint process |
| PyLintConfigForm | |
| PyLintExecDialog | Module implementing a dialog to show the results of the PyLint run. |
| PyLintExecForm | |
| SyntaxCheckerDialog | Module implementing a simple Python syntax checker. |
| SyntaxCheckerForm | |
| Tabnanny | The Tab Nanny despises ambiguous indentation. |
| TabnannyDialog | Module implementing a dialog to show the output of the tabnanny command process. |
| TabnannyForm | |
| Checks | Package implementing various modules for source code checks. |