APPROVED: pylint

Brian Pepple bdpepple at ameritech.net
Tue May 10 13:41:50 UTC 2005


Name:           pylint
Group:          Development/Debuggers
License:        GPL
URL:		http://www.logilab.org/projects/pylint
Summary:	Analyzes Python code looking for bugs and signs of poor quality

Description:	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. 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.

Reviewer:	Brian Pepple
Packager:	Konstantin Ryabitsev

-- 
Brian Pepple <bdpepple at ameritech.net>

gpg --keyserver pgp.mit.edu --recv-keys 810CC15E
BD5E 6F9E 8688 E668 8F5B  CBDE 326A E936 810C C15E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-extras-commits/attachments/20050510/5d0e4be9/attachment-0001.sig>


More information about the fedora-extras-commits mailing list