Flake8 Parser Per the flake8 docs. > Flake8 3.0.0 presently does not have a public, stable Python API. This is a parser to provide a public python API for flake8 by parsing the command line output. Unit Tests pip install pytest>=5.4.2 pytest