Toolsflake8
F

flake8

Python code style and quality checker

lintingMIT
Install
pip install flake8

About

Flake8 is a Python style guide enforcement tool that combines PyCodeStyle, PyFlakes, and McCabe complexity checker.

pythonlinterstyle-guide