python code static checker
conda install aarch64-staging::pylint
conda install aarch64-staging/label/AR::pylint
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for code smells.