vim-flake8
|
1.6-1 |
2 |
1.62
|
Flake8 plugin for Vim |
CryZFix
|
python-flake8-bugbear
|
22.3.23-3 |
4 |
0.76
|
Plugin for Flake8 finding likely bugs and design problems in your program |
whynothugo
|
python-flake8-debugger
|
4.1.2-1 |
1 |
0.53
|
ipdb/pdb statement checker plugin for flake8 |
carlosal1015
|
python-flake8-builtins
|
1.5.3-3 |
2 |
0.26
|
Check for python builtins being used as variables or parameters |
carlosal1015
|
python-flake8-simplify
|
0.19.2-1 |
1 |
0.15
|
A flake8 plugin that helps you simplify your code. |
ingolemo
|
python-flake8-mutable
|
1.2.0-1 |
1 |
0.15
|
flake8 extension for mutable default arguments |
brodokk
|
python-flake8-comprehensions
|
3.10.0-1 |
1 |
0.15
|
Flake8 plugin to help you write better list/set/dict comprehensions. |
whynothugo
|
python-flake8-class-newline
|
1.6.0-3 |
1 |
0.10
|
Flake8 lint for newline after class definitions |
carlosal1015
|
python-flake8-import-order
|
0.18.1-3 |
4 |
0.10
|
Flake8 and pylama plugin that checks the ordering of import statements |
carlosal1015
|
python-flake8-pytest-style
|
1.6.0-1 |
1 |
0.00
|
A flake8 extension that checks issues with pytest tests |
grawlinson
|
python-flake8-plugin-utils
|
1.3.2-2 |
1 |
0.00
|
Provides base classes and utils for flake8 plugin writing |
grawlinson
|
python-flake8-polyfill
|
1.0.2-3 |
4 |
0.00
|
Polyfill package for Flake8 plugins |
SpotlightKid
|
python-pep8-naming
|
0.11.1-1 |
9 |
0.00
|
This module provides a name plugin for flake8, the Python code checker |
greyltc
|
python-flake8-bandit
|
3.0.0-1 |
2 |
0.00
|
Automated security testing using bandit and flake8. |
brodokk
|
python-flake8-quotes
|
3.3.1-2 |
2 |
0.00
|
Flake8 lint for quotes |
dmitmel
|
python-flake8-annotations
|
2.9.0-1 |
2 |
0.00
|
A flake8 extension that checks type annotations |
grawlinson
|
python-flake8-commas
|
2.0.0-1 |
1 |
0.00
|
Flake8 extension for enforcing trailing commas in python |
brodokk
|
python-flake8-todo
|
0.7-3 |
1 |
0.00
|
flake8 plugin to check for todo notes |
grawlinson
|
python2-flake8-formatter-junit-xml
|
0.0.6-1 |
0 |
0.00
|
JUnit XML Formatter for flake8 |
mortzu
|
python2-flake8-formatter-abspath
|
1.0.1-1 |
1 |
0.00
|
A flake8 formatter plugin that shows the absolute path of files with warnings. |
adamatom
|
python-pyls-flake8
|
0.4.0-1 |
0 |
0.00
|
A Flake8 plugin for the Python LSP Server. |
shosca
|
python-flakehell
|
0.9.0-1 |
0 |
0.00
|
Flake8 wrapper to make it nice, legacy-friendly, configurable. |
brodokk
|
python-flakeheaven
|
0.11.0-1 |
0 |
0.00
|
Flake8 wrapper to make it nice, legacy-friendly, configurable. Flakehell fork. |
brodokk
|
python-flake8-variables-names
|
0.0.5-1 |
0 |
0.00
|
A flake8 extension that helps to make more readable variables names |
brodokk
|
python-flake8-sql
|
0.4.1-1 |
0 |
0.00
|
Plugin that checks SQL code against opinionated style rules |
lmartinez-mirror
|
python-flake8-rst-docstrings
|
0.2.5-1 |
0 |
0.00
|
flake8 plugin to validate Python docstrings as reStructuredText (RST) |
brodokk
|
python-flake8-print
|
4.0.0-1 |
0 |
0.00
|
Check for Print statements in python files. |
brodokk
|
python-flake8-pep3101
|
1.3.0-1 |
0 |
0.00
|
Checks for old string formatting. |
brodokk
|
python-flake8-logging-format
|
0.6.0-1 |
0 |
0.00
|
Flake8 extension to validate (lack of) logging format strings |
brodokk
|
python-flake8-formatter-junit-xml
|
0.0.6-1 |
0 |
0.00
|
JUnit XML Formatter for flake8 |
mortzu
|
python-flake8-formatter-abspath
|
1.0.1-1 |
1 |
0.00
|
A flake8 formatter plugin that shows the absolute path of files with warnings. |
adamatom
|
python-flake8-fixme
|
1.1.1-1 |
0 |
0.00
|
Check for FIXME, TODO and other temporary developer notes. |
brodokk
|
python-flake8-executable
|
2.1.1-1 |
0 |
0.00
|
A Flake8 plugin for checking executable permissions and shebangs. |
brodokk
|
python-flake8-eradicate
|
1.2.0-1 |
0 |
0.00
|
Flake8 plugin to find commented out or dead code |
brodokk
|
python-flake8-deprecated
|
1.3-2 |
0 |
0.00
|
Flake8 plugin that warns about deprecated method calls |
lmartinez-mirror
|
python-flake8-coding
|
1.3.2-1 |
0 |
0.00
|
Adds coding magic comment checks (coding:) to flake8. |
brodokk
|
python-flake8-blind-except
|
0.2.1-1 |
0 |
0.00
|
A flake8 extension that checks for blind except: statements |
carlosal1015
|
python-flake8-assertive
|
2.1.0-1 |
0 |
0.00
|
Flake8 unittest assert method checker |
brodokk
|
python-flake8-annotations-complexity
|
0.0.7-1 |
0 |
0.00
|
flake8 plugin to validate annotations complexity |
brodokk
|