Difference between revisions of "Flake8"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Flake8 is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
+
[[wikipedia:Flake8]] is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
 
* https://flake8.pycqa.org/
 
* https://flake8.pycqa.org/
  
 +
<code>[[pytest]]</code>
  
[[pytest]]
+
== Related ==
 
+
* <code>[[yapf]]</code>
[[yapf]]
+
* <code>[[pylint]]</code>
[[Pylint]]
+
* [[Black]]
  
 
== See also ==
 
== See also ==
 +
* {{pylint}}
 
* {{Python}}
 
* {{Python}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 14:22, 3 March 2022

Advertising: