Skip to content

A public python API for flake8 created by parsing the command line output.

License

Notifications You must be signed in to change notification settings

newAM/flake8parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flake8 Parser

PyPi Version Black

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

About

A public python API for flake8 created by parsing the command line output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages