Naming Convention checker for Python
☆532May 6, 2025Updated 10 months ago
Alternatives and similar repositories for pep8-naming
Users that are interested in pep8-naming are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated 2 weeks ago
- flake8 plugin that integrates isort☆187Oct 25, 2025Updated 4 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,112Mar 16, 2026Updated last week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- Flake8 plugin that checks import order against various Python Style Guides☆278Mar 16, 2026Updated last week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 16, 2026Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- flake8☆121Jul 16, 2023Updated 2 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☆193Jan 1, 2026Updated 2 months ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,276Feb 28, 2026Updated 3 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated 2 weeks ago
- A flake8 extension that checks for blind, catch-all except statements☆33Jan 18, 2023Updated 3 years ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated 2 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated 2 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,772Dec 22, 2025Updated 3 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- Checks for old string formatting.☆14Oct 25, 2025Updated 4 months ago
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Feb 18, 2026Updated last month
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- Pytest plugin to randomly order tests and control random.seed☆700Mar 16, 2026Updated last week
- flake8 plugin to validate annotations complexity☆50Mar 4, 2025Updated last year
- flake8 extension for mutable default arguments☆44Jun 29, 2020Updated 5 years ago
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 9 months ago
- flake8 plugin to require absolute imports☆13Nov 29, 2025Updated 3 months ago