linter-flake8 topic

List linter-flake8 repositories

Svelvet

2.5k
Stars
159
Forks
Watchers

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts

pycodestyle

2.5k
Stars
159
Forks
Watchers

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts

flake8

3.3k
Stars
302
Forks
Watchers

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.

mccabe

626
Stars
59
Forks
Watchers

McCabe complexity checker for Python

pep8-naming

494
Stars
184
Forks
Watchers

Naming Convention checker for Python

flake8-import-order

276
Stars
72
Forks
Watchers

Flake8 plugin that checks import order against various Python Style Guides

flake8-bugbear

1.0k
Stars
103
Forks
Watchers

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.