pyflakes topic

List pyflakes repositories

igcommit

240
Stars
28
Forks
Watchers

Git pre-receive hook to check commits and code style

Flake8Rules

241
Stars
36
Forks
Watchers

Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).

autoflake

867
Stars
80
Forks
Watchers

Removes unused imports and unused variables as reported by pyflakes

nblint

17
Stars
2
Forks
Watchers

A simple CLI tool to lint to Jupyter notebooks

pytest-flakes

44
Stars
13
Forks
Watchers

pytest plugin for running pyflakes