pylint
Python code static checker
Python code static checker
To install this package, run one of the following:
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for bad code smells. This is similar but nevertheless different from what pychecker provides, especially since pychecker explicitly does not bother with coding style.
Summary
Python code static checker
Last Updated
Jan 25, 2018 at 20:02
License
GPL
Supported Platforms
GitHub Repository
https://github.com/PyCQA/pylint/Documentation
https://docs.pylint.org/