Python code static checker
conda install free::pylint
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for code smells.