PyLint, PyChecker or PyFlakes? [closed]
问题 I would like to get some feedback on these tools on : features; adaptability; ease of use and learning curve. 回答1: Well, I am a bit curious, so I just tested the 3 myself right after asking the question ;-) Ok, this is not a very serious review but here is what I can say : I tried the tools with the default settings (it's important because you can pretty much choose your check rules) on the following script : #!/usr/local/bin/python # by Daniel Rosengren modified by e-satis import sys, time