Skip to content

Pylint

Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for code smells. It can also look for certain type errors, it can recommend suggestions about how particular blocks can be refactored and can offer you details about the code's complexity.

homepage: https://www.pylint.org/

version versionsuffix toolchain
1.9.3 -Python-2.7.15 foss/2018b
1.9.3 -Python-2.7.15 intel/2018b
1.9.3 -Python-2.7.15 iomkl/2018b
1.9.5 -Python-2.7.15 GCCcore/8.2.0
1.9.5 -Python-2.7.16 GCCcore/8.3.0
2.17.4 GCCcore/12.2.0
2.7.4 GCCcore/10.2.0
3.2.5 GCCcore/13.2.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)