معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
Adds coding magic comment checks to flake8
-
An extension for flake8 that validates cognitive functions complexity
-
A flake8 extension for measuring Python class cohesion.
-
Error highlight plugin for Flake8.
-
Flake8 lint for trailing commas.
-
Flake8 lint for trailing commas.
-
Find redundant comments in Python code
-
Flake8 plugin for too complex f-strings.
-
This Flake8 plugin for checking complicated assignment expressions.
-
A flake8 plugin to help you write better list/set/dict comprehensions.
-
-
-
-
-
A flake8 plugin to check for ambiguous identifiers
-
Flake8 Line Continuation Plugin
-
Adds copyright checks to flake8
-
Check if python file contain copyright text
-
CSV reporting formatter plugin for Flake8
-
A flake8 plugin to customize the error messages emitted by other flake8 plugins
-
"Group and format flake8's output by the rules codes"
-
Generate different reports of flake8 violations
-
A plugin for flake8 which enforces importing `datetime as dt` and `time as tm`.
-
Plugin to check that utcnow() is not used in favour of now(UTC)
-
A plugin for flake8 to ban the usage of unsafe naive datetime class.
-
Flake8 plugin to forbid debug function usage
-
ipdb/pdb statement checker plugin for flake8
-
Warns about deprecated method calls.
-
Run flake8 across a set of changed files and filter out violations occurring only on the lines that were changed.
-
My example Flake8 extension
-
Plugin to catch bad style specific to Django Projects.
-
Flake8 plugin to lint for backwards incompatible database migrations
-
A flake8 extension to validate django models ForeignKey fields on on_delete CASCADE comment
-
A simple flake8 plugin that checks if everything has a docstring
-
Extension for flake8 which uses pydocstyle to check docstrings
-
a fork of flake8-docstrings-catnado
-
A linter that checks docstrings are complete
-
-
-
Flake8 lint to forbide single quotes.
-
flake8 doubles checker, ensures mock.patch is not used
-
-
-
A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.
-
A flake8 plugin to report on double underscore class objects
-
Plugin for EFM-compatible output.
-
Проверка стиля и требований к используемому синтаксису в python коде для ejudge
-
flake8 plugin that checks for code in `__init__.py` modules
-
A Flake8 plugin to identify incorrect use of encodings.
-
Flake8 Ensure ASCII encoding plugin.
-
Flake8 plugin to find commented out code
-
Flake8 checker for raw literals inside raises.
-
A linter that ensures all raised Exceptions include an error with a link to more information
-
A flake8 plugin to use consistent escaping style in string or bytes literals
-
flake8 plugin for checking Enthought Tool Suite copyright headers.
-
A flake8 extension that checks for exact pins (e.q.: `foo==1.5.6`) in setup.py
-
A flake8 plugin to identify commonly unhandled exceptions.
-
A Flake8 plugin for checking executable permissions and shebangs.
-
flake8 for tab junkies
-
A flake8 extension that checks expressions complexity
-
check file has a fancy header at the top
-
flake8 plugin that checks FastAPI code against opiniated style rules 🤓
-
Flake8 extension to check FastAPI routes all use the same case
-
A Flake8 plugin to check for files opened without an explicit encoding
-
A flake8 linter plug-in for validating that certain Python files comply with a user defined pattern.
-
A flake8 extension that checks test extra style
-
Check for FIXME, TODO and other temporary developer notes. Plugin for flake8.
-
Static analysis checks for Flask, by r2c. Available in our free program analysis tool, Bento. (ht
-
A Flake8 plugin to enforce OpenAPI docstrings in Flask routes
-
An extension for flake8 that forbids some functions in some modules.
-
Flake8 plugin that disallows visual indentation
-
flake8 extension to force running check
-
A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X arguments
-
A Flake8 plugin which checks the use of for-else and while-else
-
ANSI error format plugin for flake8.
-
A flake8 formatter plugin that shows the absolute path of files with warnings
-
JUnit XML Formatter for flake8
-
Flake8 formatter.
-
Add flake8 support to pycharm. See README for how to use.
-
flake8 extension that checks function order within a class
-
A flake8 extension that checks functions
-
An extension for flake8 that validates functions names, decomposition and conformity with annotations.
-
A flake8 plugin to warn when any file is missing certain __future__ imports.
-
Verifies python 3.7+ files use from __future__ import annotations
-
A flake8 plugin to check for use of division without a __future__.division import
-
__future__ import checker, plugin for flake8
-
A plugin for flake8 finding likely bugs when chaining dict.get calls
-
flake8_gettext
-
GitHub Actions integration for flake8.
-
A flake8 formatter that turns output into Github Annotations
-
Gitlab Code Quality artifact Flake8 formatter.
-
Flake8 plugin to forbid global variables
-
Additional validations for Python code
-
A flake8 plugin to lint your graphql queries
-
flake8 plugin to prevent specific hanging indentations
-
-
-
A helper library for Flake8 plugins.
-
Generate HTML reports of flake8 violations
-
Warns about incorrect gettext usage.
-
Flake8 plugin to enforce the rules of hooks for IDOM
-
Flake8's IF statement complexity linter plugin
-
The plugin checks `if expressions` (ternary operator)
-
Flake8 linter for if statements
-
illegal import detector, plugin for flake8