Passive checker of Python programs
https://github.com/PyCQA/pyflakes
python-pyflakes.spec | ||
README.md |
python-pyflakes
PyFlakes a Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code. Its primary advantage over PyChecker is that it is fast.