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.

License

Other

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.

Creator

PyCQA

Related apps

prospector

Inspects Python source files and provides information about type and location of

Python1793gpl-2.0

last year

autoflake

Removes unused imports and unused variables as reported by pyflakes

Python851mit

last month

formatterhacktoberfestlinter

isort

isort

A Python utility / library to sort imports.

Python6160mit

4 months ago

auto-formattercleanercli

modernize

Modernizes Python code for eventual Python 3 migration. Built on top of fissix (

Python328other

5 months ago

pydocstyle

docstring style checker

Python1108mit

6 months ago

docstringslinterpython

pylint

pylint

It's not just a linter that annoys you!

Python4585gpl-2.0

last year

closembercode-qualityhacktoberfest

flake8-pyi

A plugin for Flake8 that provides specializations for type hinting stub files

Python71mit

2 months ago

flake8lintlinter

bandit

bandit

Bandit is a tool designed to find common security issues in Python code.

Python5967apache-2.0

5 days ago

banditlinterpython