pep8
python
styleguide
style-guide
linter
static-code-analysis
static-analysis
python3
linter-flake8
flake8
rustpython
ruff
rust
code-quality
hacktoberfest
closember
linter-plugin
flake8-plugin
python-style
documentation
codestyle
readability
code-style
complexity-analysis
stylelint
astral-sh/ruff501日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
pylint-dev/pylint504日前5.0k
It's not just a linter that annoys you!
PyCQA/pycodestyle502日前5.0k
Simple Python style checker in one Python file
amontalenti/elements-of-python-style505日前3.4k
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
PyCQA/flake8502日前3.2k
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.