Package implementing various modules for source code checks.
| PyLint | Package implementing the interface to the PyLint source code checker. |
| SyntaxCheckerDialog | Module implementing a simple Python syntax checker. |
| Tabnanny | The Tab Nanny despises ambiguous indentation. |
| TabnannyDialog | Module implementing a dialog to show the output of the tabnanny command process. |
| Checks | Package implementing various modules for source code checks. |