flake8
python
styleguide
style-guide
python3
pep8
python-style
documentation
codestyle
readability
code-style
linter-flake8
complexity-analysis
linter
static-code-analysis
static-analysis
stylelint
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.