Tuesday, February 11, 2020

flake8 - static analysis tool for python



flake8 is a linting (static analysis of source code) tool.

You can run flake8 against a  python file / entire project itself.


More details here:
http://flake8.pycqa.org/en/latest/index.html

#tech_stuff 

No comments:

Post a Comment