modular python code checker wrapping pep8 and pyflakes
Flake8 is a wrapper around python code checker tools such as
PyFlakes, pep8 and Ned Batchelder's McCabe script. It displays
the warnings in a per-file, merged output and is configurable.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/pycqa/flake8
