Removes unused imports and unused variables as reported by pyflakes
☆952Mar 12, 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,916Mar 14, 2026Updated last week
- Formats docstrings to follow PEP 257☆584Jan 13, 2026Updated 2 months ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,055Dec 22, 2025Updated 2 months ago
- Removes commented-out code from Python files☆218Nov 21, 2025Updated 4 months ago
- JSON formatter for Flake8 output☆13Updated this week
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 9 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,770Dec 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,112Updated this week
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Dec 22, 2025Updated 2 months ago
- Enforce the same settings on multiple projects☆412Updated this week
- Run `black` on python code blocks in documentation files☆676Updated this week
- Rewrites source to reorder python imports☆775Dec 22, 2025Updated 2 months ago
- Find dead Python code☆4,382Mar 4, 2026Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 3 weeks ago
- A framework for managing and maintaining multi-language pre-commit hooks.☆15,126Mar 1, 2026Updated 2 weeks ago
- Optional static typing for Python☆20,302Updated this week
- The uncompromising Python code formatter☆41,428Updated this week
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- A tool that automatically formats Python code to conform to the PEP 8 style guide.☆4,664Nov 24, 2025Updated 3 months ago
- It's not just a linter that annoys you!☆5,662Updated this week
- Collection of library stubs for Python, with static types☆5,023Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,813Updated this week
- Coverage plugin for pytest.☆2,020Updated this week
- The code coverage tool for Python☆3,334Updated this week
- The pytest framework makes it easy to write small tests, yet scales to support complex functional testing☆13,724Updated this week
- Simplified packaging of Python modules☆2,243Updated this week
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,520Dec 12, 2025Updated 3 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Bandit is a tool designed to find common security issues in Python code.☆7,863Mar 9, 2026Updated last week
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,074Updated this week
- Data validation using Python type hints☆27,284Updated this week
- The ultimate linter and formatter for removing unused import statements in your code.☆249Feb 18, 2026Updated last month