Removes unused imports and unused variables as reported by pyflakes
☆952Feb 20, 2026Updated last week
Alternatives and similar repositories for autoflake
Users that are interested in autoflake are comparing it to the libraries listed below
Sorting:
- A Python utility / library to sort imports.☆6,906Feb 19, 2026Updated last week
- Formats docstrings to follow PEP 257☆583Jan 13, 2026Updated last month
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Updated this week
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,763Dec 22, 2025Updated 2 months ago
- Removes commented-out code from Python files☆219Nov 21, 2025Updated 3 months ago
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 8 months ago
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated 2 weeks ago
- Rewrites source to reorder python imports☆774Dec 22, 2025Updated 2 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆372Dec 22, 2025Updated 2 months ago
- Find dead Python code☆4,346Nov 25, 2025Updated 3 months ago
- Enforce the same settings on multiple projects☆413Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated 3 weeks ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- JSON formatter for Flake8 output☆13Jan 19, 2026Updated last month
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- A framework for managing and maintaining multi-language pre-commit hooks.☆15,064Dec 22, 2025Updated 2 months ago
- Coverage plugin for pytest.☆2,010Dec 15, 2025Updated 2 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,804Updated this week
- Collection of library stubs for Python, with static types☆5,009Updated this week
- Optional static typing for Python☆20,243Updated this week
- The pytest framework makes it easy to write small tests, yet scales to support complex functional testing☆13,648Updated this week
- The uncompromising Python code formatter☆41,400Updated this week
- Simplified packaging of Python modules☆2,241Feb 12, 2026Updated 2 weeks ago
- It's not just a linter that annoys you!☆5,655Updated this week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,517Dec 12, 2025Updated 2 months ago
- The code coverage tool for Python☆3,327Feb 22, 2026Updated last week
- A tool that automatically formats Python code to conform to the PEP 8 style guide.☆4,665Nov 24, 2025Updated 3 months ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,067Updated this week
- Data validation using Python type hints☆27,055Updated this week
- Bandit is a tool designed to find common security issues in Python code.☆7,809Updated this week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Thin-wrapper around the mock package for easier use with pytest☆2,015Updated this week