Pylint

Software description

Pylint is a static code analyser for Python 2 or 3.

Pylint analyses your code without actually running it. It checks for errors, enforces a coding standard, looks for code smells, and can make suggestions about how the code could be refactored.

Homepage: pylint.readthedocs.io/en/stable/

Available Modules


3.2.5-hpc1-Python-3.11.5

Installation of Pylint version 3.2.5 using Python 3.11.5.

Load with:

[user@system ~]$ module load Pylint/3.2.5-hpc1-Python-3.11.5