python310-flake8
Python 3.10 - flake8 - source code checker: pep8, pyflakes
3.4.2
2023-08-24
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.2
python310-mccabe 3.4.2
python310-pycodestyle 3.4.2
python310-pyflakes 3.4.2
update-alternatives 3.4.0
Internal Program Version: flake8 6.1.0
Flake8 is a modular extensible source code checker including wrappers
around these tools:
- PyFlakes
- pep8
- Ned Batchelder's McCabe script
Flake8 runs all the tools by launching the single ``flake8`` script.
https://gitlab.com/pycqa/flake8