Name : pylint
| |
Version : 0.12.2
| Vendor : (none)
|
Release : 1.guru.suse102
| Date : 2006-12-25 12:59:38
|
Group : Development/Languages/Python
| Source RPM : pylint-0.12.2-1.guru.suse102.src.rpm
|
Size : 0.65 MB
| |
Packager : Pascal Bleser < guru_unixtech_be>
| |
Summary : Syntax and Style Checker for Python Code
|
Description :
Pylint analyzes Python source code looking for bugs and signs of poor quality.
Pylint is a python tool that checks if a module satisfy a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code\'s length, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more (see the complete check list).
The big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature.
Please send any comment, patch or question to the python-projects mailing-list. Before asking a question, please first search the archives in case it would have already been answered. You may want to use google and add \"site:lists.logilab.org\" to your keywords to narrow your search. We will soon provide our own search engine.
|
RPM found in directory: /packages/linux-pbone/ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/packages/Development/pylint |