Difference between revisions of "Flake8"
Jump to navigation
Jump to search
(14 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/ | ||
+ | <code>[[pytest]]</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[yapf]]</code> | ||
+ | * <code>[[pylint]]</code> | ||
+ | * [[Black]] | ||
== See also == | == See also == | ||
+ | * {{pylint}} | ||
* {{Python}} | * {{Python}} | ||
[[Category:Python]] | [[Category:Python]] |
Latest revision as of 14:22, 3 March 2022
wikipedia:Flake8 is a Python wrapper for PyFlakes, pycodestyle, and Ned Batchelder's McCabe script, similar to Pylint.
Related[edit]
See also[edit]
pylint
,E0401
,$HOME/.pylintrc
,C0103
,C0114
,pylint --help
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: