Projects / pylint

pylint

Pylint is a lint-like tool for Python code. It performs almost all the verifications that pychecker does, and additionally can perform some stylistic verification and coding standard enforcements. The checked code is assigned a mark based on the number and the severity of the encountered problems. The previous mark of a given piece of code is cached so that you can see if the code quality has improved since the last check.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  18 Feb 2004 10:26

Release Notes: This release adds a new option enabling Emacs-compatible output, an Emacs mode to take advantage of this option, a small graphical shell for pylint, and bugfixes.

  •  10 Oct 2003 05:53

Release Notes: This releases features a long due quickstart document, and a FAQ. It also corrects several problems with the encoding checker and the format checker. Indentation problems are now warnings instead of errors. Pylint now tries to handle all known filename extensions for Python source code.

  •  26 Sep 2003 09:44

Release Notes: In addition to a large number of bugfixes, this release adds two new checkers for missing encoding declarations and for FIXME comments. Zope support has been improved.

No changes have been submitted for this release.

Screenshot

Project Spotlight

VDnsAdm

A virtual nameserver management GUI.

Screenshot

Project Spotlight

beaTunes

An iTunes companion for BPM detection, song matching, and meta data correction.