معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
Flake8 plugin that allows specifying config in pyproject.toml.
-
flake8 plugin to enforce new-style type hints (PEP 585)
-
flake8 plugin to enforce use of `|` over `typing.Union`
-
Ignore individual error codes per file with flake8
-
flake8 formatter for Phabricator's Harbormaster
-
flake8 plugin to nitpick about parenthesis, brackets, and braces
-
A flake8 extension that implements misc. lints
-
Checks for code usages that can be replaced with Plone API method calls.
-
Checks for hasattr, which is considered harmful in Plone projects.
-
The package provides base classes and utils for flake8 plugin writing
-
Flake8 plugin adding PEP8-compliant vertical whitespacing rules
-
Polyfill package for Flake8 plugins
-
Flake8 postponed annotations validation
-
Wrapper around flake8 providing a formatted count at the end.
-
-
-
print statement checker plugin for flake8
-
print statement checker plugin for flake8
-
flake8 plugin which forbids printf-style string formatting
-
profiles for flake8
-
Flake8 plugin for prometheus metric name validation
-
flake8_property
-
Apply a bit of putty to flake8.
-
-
-
flake8 plugin which checks for misuse of custom `Skip` annotation assignment for pydantic models
-
flake8 plugin that integrates pydocstyle
-
A plugin for flake8 to enable linting .pyi stub files.
-
Flake8 plugin that runs PyLint.
-
Flake8 plug-in loading the configuration from pyproject.toml
-
Inject pyproject.toml support into flake8.
-
pytest assert checker plugin for flake8
-
A flake8 extension that checks pytest fixtures
-
Make pycodestyle treat pytest.importorskip as an import statement (avoid E402)
-
A flake8 plugin that helps check the presence of a PyTest mark
-
Flake8 plugin to check for missing or wrong TestRail test identifiers
-
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
-
Flake8 plugin for qChecker
-
Flake8 plugin for QGIS python plugins.
-
Flake8 lint for quotes.
-
flake8 plugin for string quotes checking
-
A flake8 plugin that finds that finds improvements for raise statements.
-
Arbitrary regex checker, extension for flake8
-
JSON Formatting Reporter plugin for Flake8
-
Checks for the requests module, by r2c. Available in Bento (https://bento.dev).
-
flake8 plugin which checks for use of @beartype decorator.
-
flake8 plugin to check for for the presense of missing required keyword arguments
-
Package requirements checker, plugin for flake8
-
Package requirements checker, plugin for flake8
-
Always ignore #noqa lines with flake8.
-
Flake8 plugin that checks return values
-
Flake8 plugin that rewrites error codes.
-
flake8 for code in rst files and docstrings
-
Check for reStructuredText function parameter documentation
-
Python docstring reStructuredText (RST) validator for flake8
-
Invoke ruff using flake8 options
-
More powerful configs for flake8.
-
Flake8 plugin enforcing code requirements for SafeGraph crawlers
-
SARIF Formatting Reporter plugin for Flake8
-
-
-
flake8 plugin which checks for code that can be simplified
-
Flake8 plugin adding some checks to make Python code adhere to more secure coding standard
-
Private member access linting plugin for flake8.
-
Python String Formatting Style (SFS) plugin for flake8
-
A small example package
-
This Flake8 plugin for checking that first param of callable is simple string.
-
Take your Python syntax back to the 90s!
-
flake8 plugin which checks for code that can be simplified
-
A Flake8 extension to enforce single-quotes.
-
flake8 plugin which checks that there is no use of sleep in the code.
-
A Flake8 plugin to require __slots__ to be defined for subclasses of immutable types.
-
A flake8 extension to find any code snippets you don't like
-
check keys are sorted in dict literals
-
Check whether your constant values have leading or trailing spaces
-
Spellcheck variables, comments and docstrings
-
A Flake8 plugin to check docstrings for double backticked strings which should be links to the Python documentation.
-
Flake8 plugin that checks SQL code against opinionated style rules
-
A flake8 plugin to detect issues with SQLAlchemy code
-
A command line tool to create flake8 configuration file
-
A collection of flake8 checks.
-
A flake8 plugin which checks for use of platform specific strftime codes.
-
Flake8 plugin that checks Python code against a set of opinionated style rules
-
string format checker, plugin for flake8
-
Flake8 Linter for Strings
-
Python 3 super() check for flake8
-
flake8 super call checker
-
A flake8 plugin with super_mario specific validations
-
Svg badge that shows % of problem-free code
-
Tab (or Spaces) indentation style checker for flake
-
flake8_tensors - flake8 plugin for deep learning codes
-
Plugin to catch bad style specific to testcode.
-
A linter that checks test docstrings for the arrange/act/assert structure
-
Invalid test name checker, plugin for flake8
-
A flake8 plugin that helps you write tidier imports.
-
flake8 plugin which checks that a timeout is set to all requests and urllib.request.open calls
-
Flake8 plugin to detect (too) common mistakes and bad practices in Tkinter projects
-
TODO notes checker, plugin for flake8
-
Python linter to check TODO comments for consistency and best practice.
-
Enforce ownership and ticketing of TODO notes.
-
A flake8 plugin that prevents you from writing "too many" bad codes.
-
Convert existing Flake8 configuration to Ruff.
-
Flake8 lint for trailing commas.