Naming Convention checker for Python
☆528May 6, 2025Updated 9 months ago
Alternatives and similar repositories for pep8-naming
Users that are interested in pep8-naming are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks 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,111Feb 23, 2026Updated last week
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- flake8 plugin that integrates isort☆185Oct 25, 2025Updated 4 months ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Updated this week
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- flake8☆122Jul 16, 2023Updated 2 years ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Updated this week
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Feb 14, 2026Updated 2 weeks ago
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated last month
- A flake8 extension that checks for blind, catch-all except statements☆34Jan 18, 2023Updated 3 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years 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,766Dec 22, 2025Updated 2 months ago
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆130Feb 18, 2026Updated last week
- flake8 plugin to validate annotations coverage☆34Feb 24, 2022Updated 4 years ago
- flake8 extension for mutable default arguments☆45Jun 29, 2020Updated 5 years ago
- A flake8 extension that checks classes attributes order☆62Mar 20, 2025Updated 11 months ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 3 years ago
- flake8 plugin to validate annotations complexity☆51Mar 4, 2025Updated 11 months ago
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated 2 weeks ago
- flake8 plugin to require absolute imports☆13Nov 29, 2025Updated 3 months ago
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago