Enforce the same settings on multiple projects
☆412Mar 19, 2026Updated this week
Alternatives and similar repositories for nitpick
Users that are interested in nitpick are comparing it to the libraries listed below
Sorting:
- 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 flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Run `black` on python code blocks in documentation files☆676Updated this week
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Jan 11, 2021Updated 5 years 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
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Feb 18, 2026Updated last month
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Jan 7, 2026Updated 2 months ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 3 weeks ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated last week
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Apr 10, 2023Updated 2 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆661Mar 2, 2026Updated 2 weeks ago
- File identification library for Python☆291Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- Pytest plugin to randomly order tests and control random.seed☆700Updated this week
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 3 months ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,055Dec 22, 2025Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago
- Lint your Python architecture.☆976Mar 6, 2026Updated 2 weeks ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆88Aug 20, 2025Updated 7 months ago
- The strictest and most opinionated python linter ever!☆2,831Updated this week
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Flake8 Plugin that Forbids Implicit str/bytes Literal Concatenations☆20Mar 2, 2026Updated 2 weeks ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Feb 2, 2026Updated last month
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- Conditional coverage based on any rules you define!☆79Jan 3, 2025Updated last year
- The ultimate linter and formatter for removing unused import statements in your code.☆249Feb 18, 2026Updated last month