全部标签
目录标签

#flake8

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

35 条记录
标签为“flake8”按健康指数排序
PyPI · crates.io · npm
99卓越健康指数
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
Rust★ 49.1K2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
PyPI
86优秀健康指数
PyCQA/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Python★ 1,116↓ 4.2M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
84优秀健康指数
PyCQA/flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
Python★ 280↓ 1.6M/月2026年7月21日
LGPL-3.02026年7月21日 · 指标 2.10.0
PyPI
83优秀健康指数
jsh9/pydoclint
A very fast Python docstring linter
Python★ 215↓ 898.1K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
80优秀健康指数
nbQA-dev/nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
Python · Jupyter Notebook★ 1,203↓ 612.6K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
78良好健康指数
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Python★ 3,8112026年8月13日
自定义许可证2026年8月13日 · 指标 2.10.0
PyPI
78良好健康指数
justinchuby/lintrunner-adapters
Adapters and tools for lintrunner
Python★ 6↓ 940.1K/月2026年7月21日
自定义许可证2026年7月21日 · 指标 2.10.0
PyPI
77良好健康指数
adamchainz/flake8-comprehensions
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
Python★ 4662026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
75良好健康指数
adamchainz/flake8-tidy-imports
❄️ A flake8 plugin that helps you write tidier imports.
Python★ 742026年8月3日
MIT2026年8月3日 · 指标 2.10.0
PyPI
71良好健康指数
m-burst/flake8-pytest-style
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Python★ 240↓ 178.3K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
PyPI
67良好健康指数
asottile/flake8-typing-imports
flake8 plugin which checks that typing imports are properly guarded
Python★ 51↓ 101.4K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
65良好健康指数
sco1/flake8-annotations
Flake8 Type Annotation Checking
Python★ 165↓ 658.9K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
63中等健康指数
john-hen/Flake8-pyproject
Flake8 plug-in loading the configuration from pyproject.toml
Python★ 245↓ 2.7M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
63中等健康指数
python-formate/flake8-dunder-all
A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.
Python★ 8↓ 38.1K/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
PyPI · crates.io · npm
62中等健康指数
Vauxoo/ruff-odoo
An extremely fast Python linter and code formatter, written in Rust.
Rust★ 0↓ 8,238/月2026年8月16日
MIT2026年8月16日 · 指标 2.10.0
PyPI
60中等健康指数
smarie/python-genbadge
A library to generate badges for typical checks (flake8, pytest, coverage, etc.)
Python★ 88↓ 431.3K/月2026年8月22日
BSD-3-Clause2026年8月22日 · 指标 2.10.0
PyPI
57中等健康指数
peterjc/flake8-black
flake8 plugin to run black for checking Python coding style
Python · Shell★ 167↓ 643.6K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
PyPI
54中等健康指数
arkq/flake8-requirements
Package requirements checker
Python★ 37↓ 196.7K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
PyPI
54中等健康指数
xZise/flake8-string-format
Check that indexed parameters are used in strings
Python★ 20↓ 150.8K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
PyPI
53中等健康指数
gforcada/flake8-builtins
Check for python builtins being used as variables or parameters
Python★ 118↓ 941K/月2026年7月28日
GPL-2.02026年7月28日 · 指标 2.10.0
PyPI
51中等健康指数
pycqa/mccabe
McCabe complexity checker for Python
Python★ 6792026年7月17日
自定义许可证2026年7月17日 · 指标 2.10.0
PyPI
48薄弱健康指数
gforcada/flake8-isort
flake8 plugin that integrates isort
Python★ 1872026年7月21日
GPL-2.02026年7月21日 · 指标 2.10.0
PyPI
45薄弱健康指数
PyCQA/pep8-naming
Naming Convention checker for Python
Python★ 530↓ 2.4M/月2026年8月27日
自定义许可证2026年8月27日 · 指标 2.10.0
PyPI
43薄弱健康指数
PyCQA/flake8-docstrings
Integration of pydocstyle and flake8 for combined linting and reporting
Python★ 161↓ 1.8M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
39薄弱健康指数
zheller/flake8-quotes
Flake8 extension for checking quotes in python
Python★ 1812026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
34存在风险健康指数
JBKahn/flake8-debugger
flake8 debug statement checker
Python★ 43↓ 310.2K/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
PyPI
32存在风险健康指数
wemake-services/flake8-eradicate
Flake8 plugin to find commented out or dead code
Python★ 315↓ 716.6K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
PyPI
29存在风险健康指数
wemake-services/flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Python★ 1112026年8月19日
MIT2026年8月19日 · 指标 2.10.0
PyPI
23存在风险健康指数
ebeweber/flake8-mutable
flake8 extension for mutable default arguments
Python★ 44↓ 159.3K/月2026年8月8日
MIT2026年8月8日 · 指标 2.10.0