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