= pylint = * https://pypi.org/project/pylint/ Pylint is a static code analyser for Python 2 or 3. The latest version supports Python 3.10.0 and above. {{{#!highlight sh pip install pylint }}}