flake8

Code analyzer

A tool that checks the style and quality of Python code

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.

GitHub

3k stars
39 watching
309 forks
Language: Python
last commit: almost 2 years ago
Linked from 3 awesome lists

complexity-analysisflake8linterlinter-flake8pep8pythonpython3static-analysisstatic-code-analysisstyle-guidestyleguidestylelint

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pycqa/flake8-docstringsTools to improve Python documentation quality and consistency155
pycqa/flake8-jsonFormats Flake8 output as JSON with optional pretty-printing and CodeClimate support10
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
pycqa/flake8-pyiEnhances Flake8 to better handle stub files used in type hinting73
arkq/flake8-requirementsA flake8 plugin that checks package import requirements and reports missing or unused dependencies.37
flowci/docsDocumentation for a CI/CD platform for developers726
pycco-docs/pyccoA Python port of a documentation generator that produces literate-style documentation in a human-readable format.846
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
prismlibrary/prism-documentationThe official repository for Prism project documentation and raw content of the docs website.177
orsinium-labs/flake8-rulerGenerates a flake8 configuration file from a more powerful config format11
microsoftdocs/azure-docsMicrosoft Azure's documentation for learning and skills development10,325
lawmurray/doxideGenerates documentation for C++ code65
0voice/ffmpeg_develop_docA collection of resources and tutorials on using FFmpeg for video processing and playback1,969
plinss/flake8-noqaEnsures # noqa comments are formatted correctly to avoid errors and unintended behavior in flake8.41
best-doctor/flake8-annotations-coverageReports on files with low type annotations in Python code34