v 3.2.3 Updated: 4 months, 2 weeks ago
Error (and style) checking for python
Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.
Installations | 16 |
Requested Installations | 13 |