معرفی شرکت ها
Others
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشتر
کتابخانه
توضیح خلاصه
-
Enables immediate output for flake8.
-
Flake8 plugin to encourage correct string literal concatenation.
-
A Flake8 plugin to check if specific packages are imported as modules.
-
An opinionated plugin for Flake8 on how certain packages should be imported or aliased.
-
A flake8 lint to enforce that some modules can't be imported from other modules.
-
Flake8 and pylama plugin that checks the ordering of import statements.
-
"@fuzeman's import order style for flake8-import-order"
-
Grok Learning's flake8-import-order plugin.
-
Yet another import order style
-
Flake8 Import Order's PEP 8 style with application packages enabled.
-
ruler501's flake8-import-order plugin.
-
Spoqa's import order style for flake8-import-order
-
flake8-import-order style plugin for my (thebigmunch) taste.
-
Tridge's import order style for flake8-import-order
-
A flake8 plugin used to disallow certain forms of imports.
-
-
-
isort extension flake8
-
Flake8 plugin that requires single line imports
-
A flake8 plugin to ensure explicit module imports
-
A flake8 plugin that enforces 8-space indentation in function/class definitions
-
file-level per-file-ignores for flake8
-
replace Inflammatory words like blacklist and slave with more appropriate words
-
flake8 plugin which makes sure that __init__ functions have a return type
-
Uncompromising and opinionated flake8 plugin which follows Intsights' practices
-
Detects and warns about invalid escape sequences.
-
This Flake8 plugin is for checking imports isolations.
-
flake8 plugin that integrates isort .
-
A plugin to show lint errors for IW
-
Flake8 plugin to check that every TODO, FIXME, QQ etc comment has a valid JIRA ID next to it.
-
JSON Formatting Reporter plugin for Flake8
-
A small example package
-
Plugin to lint various issues in code.
-
JUnit assert statement checker plugin for flake8
-
Simple tool that converts a flake8 file to junit format
-
Simple tool that converts a flake8 file to junit format
-
A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X arguments
-
Flake8 plugin to lint for keyword-only function parameters
-
Flake8 keyword parameter validation
-
Watch your language young lad! Swears and curses linter.
-
Flake8 plugin to check explicitly passed arguments.
-
A flake8 plugin to detect blank lines at the start of a file
-
Flake8 plugin for a smart line length validation.
-
libfaketime checker plugin for flake8
-
flake8 plugin which verifies that source files contain license, header at the top.
-
Lineleak is a flake8 plugin that counts the lines containing live code in a script, and 'yells' if a set limit is exceeded. It is meant to help enforce short scripts and modular python programming.
-
flake8 plugin to limit line number in a module
-
Flake8 string literal validation
-
Python 3 check local import for flake8
-
flake8_logger
-
A flake8 plugin for detecting logging statements with mismatched argument counts
-
-
-
flake8 plugin to check code quality in loops
-
super fast flake8 language server
-
Lints Python code blocks in Markdown files using flake8
-
flake8 plugin which forbids match statements (PEP 634)
-
A configurable flake8 plugin to enforce a maximum function/method length.
-
Flake8 plugin to warn when using short names flags with Maya commands
-
Python style guideline in Meiqia
-
Provides checking for non-existent mock methods
-
A linter that checks mocks are constructed with the spec argument
-
Provides checking for non-existent mock methods and properties
-
Flake8 modern annotations validation
-
module-level import checker plugin for flake8
-
A flake8 plugin for testing PEP-8 conform package and module names.
-
A flake8 plugin to make sure complex conditional expressions and comprehension expressions are split over several lines.
-
Ensure a consistent format for multiline containers.
-
mutable defaults flake8 extension
-
A plugin for flake8 integrating mypy.
-
A plugin for flake8 integrating mypy (fork).
-
Flake8 hook for reminding you to give your Django migrations human readable names
-
Flake8 based checking for jupyter notebooks
-
our extension to flake8
-
Check code for newspaper style
-
Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604
-
Flake8 plugin to enforce the same lint configuration (flake8, isort, mypy, pylint) across multiple Python projects
-
A flake8 plugin to ban variables test or debug to be True
-
A flake8 plugin to ban f-strings
-
Flake8 plugin that forbids implicit str/bytes literal concatenations
-
Flake8 plugin that forbids implicit str/bytes literal concatenations
-
A flake8 plugin to ban PEP-420 implicit namespace packages.
-
Flake8 plugin to forbid print function usage
-
Flake8 noqa comment validation
-
A flake8 plugin to detect return None (-> None) type hints.
-
A flake8 plugin to ban type hints.
-
A flake8 plugin to ban f-strings
-
Detects and warns about invalid escape sequences.
-
flake8 plugin for check num of positional args.
-
Plugin for Flake8 that forbids usage of numpy.random()
-
An extension for flake8 that forbids some imports statements in some modules.
-
Check usage STEPS subcellular simulator
-
Flake8 plugin which usage of os.walk().
-
A flake8 checker for assuring that author, copyright, and license are specified in source files.
-
Various Flake8 lints used by the Pants project and its users.
-
A public python API for flake8 created by parsing the command line output.
-
A flake8 plugin checking for mocking issues.
-
@patch checker plugin for flake8
-
flake8-pathlib is now flake8-use-pathlib
-
flake8 plugin which checks for peewee usage syntax error
-
Flake8 plugin for the pep257 Python utility.
-
Checks for old string formatting.