Pylint

Analyze Python source code looking for bugs and signs of poor quality
Download

Pylint Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Sylvain Thenault
  • Publisher web site:
  • http://www.logilab.org/euser/sthenault
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 170 KB

Pylint Tags


Pylint Description

Analyze Python source code looking for bugs and signs of poor quality Pylint is a free Python based tool that will help you check if a module satisfies a coding standard. Pylint can easily be seen as another PyChecker since nearly all the tests you can do with PyChecker can also be quickly 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 moreThe big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature. Requirements: · Python What's New in This Release: · improved flymake code and doc provided by Derek Harland · refactor & fix the imports checker · fix #8764: More than one statement on a single line false positive with · try/except/finally · Nathaniel's fix for w0108 false positive · fix 9215: false undefined variable error in lambda function


Pylint Related Software