python310-pyflakes Python 3.10 - pyflakes - Passive checker of Python programs 3.4.2 2023-08-24 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.4.2 python310-setuptools 3.4.0 update-alternatives 3.4.0 Internal Program Version: pyflakes 3.1.0 Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster. https://github.com/PyCQA/pyflakes