Difference between revisions of "Flake8"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
Flake8 is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
 
Flake8 is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
 
 
== See also ==
 
* {{Python}}
 
 
[[Category:Python]]
 

Revision as of 05:00, 17 August 2021

Flake8 is a Python wrapper for PyFlakes, pycodestyle, and Ned Batchelder's McCabe script, similar to Pylint.

Advertising: