b2f2c906f2
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. From Andreas Bihlmaier <andreas.bihlmaier@gmx.de> With help and one okey from bernd@ and steven@
6 lines
340 B
Plaintext
6 lines
340 B
Plaintext
MD5 (pylint-0.13.1.tar.gz) = 12fc3704c4295f6bfb9a31ccd2c6562f
|
|
RMD160 (pylint-0.13.1.tar.gz) = e0f3e46131ff794e249d333c5736acc739e9ffa6
|
|
SHA1 (pylint-0.13.1.tar.gz) = 9fdadd370b27089187bd8b592992e9d2b01aa6e2
|
|
SHA256 (pylint-0.13.1.tar.gz) = 4d152c9f74a87a8e22e57aca71645a83e7393506b420a472eb09e2b83c0a6b43
|
|
SIZE (pylint-0.13.1.tar.gz) = 178110
|