Flake8 extension for checking quotes in python
☆178Mar 23, 2024Updated last year
Alternatives and similar repositories for flake8-quotes
Users that are interested in flake8-quotes are comparing it to the libraries listed below
Sorting:
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated last month
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- Flake8 plugin that checks import order against various Python Style Guides☆278Feb 25, 2026Updated last week
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- flake8☆122Jul 16, 2023Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- Flake8 plugin that warns about deprecated method calls☆22Oct 25, 2025Updated 4 months ago
- Check code for one-element tuple.☆24Oct 17, 2021Updated 4 years ago
- Naming Convention checker for Python☆530May 6, 2025Updated 9 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- A flake8 extension that checks for blind, catch-all except statements☆34Jan 18, 2023Updated 3 years ago
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Check that indexed parameters are used in strings☆20Dec 11, 2022Updated 3 years ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Feb 25, 2026Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Feb 23, 2026Updated last week
- flake8 plugin that integrates isort☆185Oct 25, 2025Updated 4 months ago
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- A flake8 plugin that finds that finds improvements for raise statements.☆32Jan 4, 2022Updated 4 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- ☆15Jun 16, 2019Updated 6 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Updated this week
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- Flake8 checker for raw literals inside raises.☆16Feb 2, 2026Updated last month
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- Adds copyright checks to flake8☆18Sep 18, 2023Updated 2 years ago
- flake8 extension for mutable default arguments☆45Jun 29, 2020Updated 5 years ago
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Dec 12, 2022Updated 3 years ago
- Removes commented-out code from Python files☆219Nov 21, 2025Updated 3 months ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Checks for old string formatting.☆14Oct 25, 2025Updated 4 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year