python-pyflakes: python-pyflakes (A simple program which checks Python source files) python-pyflakes: python-pyflakes: Pyflakes analyzes programs and detects various errors. python-pyflakes: It works by parsing the source file, not importing it, python-pyflakes: so it is safe to use on modules with side effects. python-pyflakes: It's also much faster. python-pyflakes: python-pyflakes: Homepage: https://github.com/PyCQA/pyflakes python-pyflakes: python-pyflakes: python-pyflakes: