Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-18 19:26 Zurück zur Release-Liste
0.3.3

Diese Veröffentlichung fügt eine neue Option ermöglicht Emacs-kompatiblen Ausgang, einem Emacs-Modus, um von dieser Option Gebrauch, eine kleine grafische Benutzeroberfläche für pylint und Bugfixes zu nehmen.
Tags: Major feature enhancements
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.

Project Resources