python38-flake8
Python 3.8 - flake8 - source code checker: pep8, pyflakes
3.2.8
2023-03-27
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
python38-importlib-metadata 3.2.5
python38-mccabe 3.2.5
python38-pycodestyle 3.2.5
python38-pyflakes 3.2.5
python38-typing-inspect 3.2.5
update-alternatives 3.2.0
Internal Program Version: flake8 4.0.1
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