v 3.3.4 Updated: 3 weeks, 5 days 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 | 17 |
Requested Installations | 14 |