python code static checker
copied from cf-staging / pylintconda install conda-forge::pylint
conda install conda-forge/label/cf201901::pylint
conda install conda-forge/label/cf202003::pylint
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for code smells.