Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function