Search:
Search Results
dev-python/flake8-adjustable-complexity
A flake8 extension that checks cyclomatic complexity and calculates max complexity limit in runtime
dev-python/flake8-alfred
Flake8 plugin warning for unsafe functions
dev-python/flake8-alphabetize
A Python style checker for alphabetizing import and __all__.
dev-python/flake8-annotations-complexity
A flake8 extension that checks for type annotations complexity
dev-python/flake8-annotations-coverage
A flake8 extension that checks for type annotations coverage
dev-python/flake8-array-spacing
flake8 plugin to make exceptions for array-like variables
dev-python/flake8-assert-msg
flake8 plugin which forbids assert statements without messages
dev-python/flake8-awesome
Flake8 awesome plugins pack
dev-python/flake8-balanced-wrapping
A flake8 plugin that helps you wrap code with visual balance.
dev-python/flake8-ban-utcnow
flake8 plugin which bans the usage of datetime.datetime.utcnow and datetime.datetime.utcfromtimestamp
dev-python/flake8-bandit
Automated security testing with bandit and flake8.
dev-python/flake8-block-comment
Block comment checker
dev-python/flake8-boolean-trap
flake8 plugin which forbids boolean positional arguments
dev-python/flake8-breakpoint
Flake8 plugin that check forgotten breakpoints
dev-python/flake8-broken-line
Flake8 plugin to forbid backslashes for line breaks
dev-python/flake8-cached
A wrapper around flake8's cli that uses cache at file level
dev-python/flake8-class-attributes-order
A flake8 extension that checks classes attributes order
dev-python/flake8-class-newline
Flake8 lint for newline after class definitions.
dev-python/flake8-clean-block
A flake8 plugin that enforces a blank line after if/for/while/with/try blocks
dev-python/flake8-codeclimate
Code Climate reporting formatter plugin for Flake8
dev-python/flake8-cohesion
A flake8 extension for measuring Python class cohesion.
dev-python/flake8-colors
Error highlight plugin for Flake8.
dev-python/flake8-comments
Find redundant comments in Python code
dev-python/flake8-constants
A Flake8 plugin to detect modifications of constants
dev-python/flake8-continuation
Flake8 Line Continuation Plugin
dev-python/flake8-copyright
Adds copyright checks to flake8
dev-python/flake8-copyright-validator
Check if python file contain copyright text
dev-python/flake8-dashboard
Generate different reports of flake8 violations [top-max 0.1.4]
dev-python/flake8-datetime-import
A plugin for flake8 which enforces importing `datetime as dt` and `time as tm`.
dev-python/flake8-datetime-utcnow-plugin
Plugin to check that utcnow() is not used in favour of now(UTC)
dev-python/flake8-datetimez
A plugin for flake8 to ban the usage of unsafe naive datetime class.
dev-python/flake8-debugger
ipdb/pdb statement checker plugin for flake8
dev-python/flake8-django
Plugin to catch bad style specific to Django Projects.
dev-python/flake8-docstring-checker
A simple flake8 plugin that checks if everything has a docstring
dev-python/flake8-dunder-all
A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.
dev-python/flake8-empty-init-modules
flake8 plugin that checks for code in `__init__.py` modules
dev-python/flake8-encodings
A Flake8 plugin to identify incorrect use of encodings.
dev-python/flake8-eol
Flake8 plugin to enforce Unix/Linux EOL consistency
dev-python/flake8-eradicate
Flake8 plugin to find commented out code
dev-python/flake8-executable
A Flake8 plugin for checking executable permissions and shebangs.
dev-python/flake8-expression-complexity
A flake8 extension that checks expressions complexity
dev-python/flake8-fancy-header
check file has a fancy header at the top [top-max 0.3.0]
dev-python/flake8-fastapi
flake8 plugin that checks FastAPI code against opiniated style rules ????
dev-python/flake8-fine-pytest
A flake8 extension that checks test extra style
dev-python/flake8-flask
Static analysis checks for Flask, by r2c. Available in our free program analysis tool, Bento. (ht
dev-python/flake8-for-pycharm
Add flake8 support to pycharm. See README for how to use.
dev-python/flake8-forbidden-func
An extension for flake8 that forbids some functions in some modules.
dev-python/flake8-force
flake8 extension to force running check
dev-python/flake8-force-keyword-arguments
A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X arguments
dev-python/flake8-formatter-abspath
A flake8 formatter plugin that shows the absolute path of files with warnings


