flake8-pie

Lint

An extension to flake8 that enforces best practices in Python development

pizza A flake8 extension that implements misc. lints

GitHub

61 stars
5 watching
10 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

flake8lintpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
flakehell/flakehell A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. 88
flake8-docs/flake8-rst Tool to run flake8 checks on code snippets in docstrings or RST files. 22
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10
mlshapiro/jupyterlab-flake8 An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files 111
orsinium-labs/flake8-todos Tools to check and enforce TODO comments in Python code 27
pgjones/flake8-sql A Flake8 plugin for enforcing SQL coding standards. 26
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
zheller/flake8-quotes An extension to flake8 that checks for quote usage in python. 178
pycqa/flake8-docstrings Tools to improve Python documentation quality and consistency 154
martinthoma/flake8-scream A Flake8 plugin to help identify and suppress false-positive warnings in Python code 4
orsinium-labs/flake8-warnings Lints Python code to detect deprecated modules and functions. 12
jsfehler/flake8-multiline-containers A Flake8 plugin to enforce consistent multiline container formatting 14
best-doctor/flake8-annotations-coverage Reports on files with low type annotations in Python code 34
stummjr/flake8-scrapy An integration of Flake8 and Scrapy to catch common coding issues in Spider projects 19