Flake8 plugin to warn against unused arguments in functions
☆33Oct 27, 2025Updated 4 months ago
Alternatives and similar repositories for flake8-unused-arguments
Users that are interested in flake8-unused-arguments are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Mar 17, 2026Updated last week
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Mar 8, 2026Updated 2 weeks ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions☆12Sep 28, 2023Updated 2 years ago
- Flake8 checker for raw literals inside raises.☆16Mar 2, 2026Updated 3 weeks ago
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated 2 weeks ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- 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
- Lints Python code blocks in Markdown files using flake8☆26Jan 9, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A flake8 plugin that finds that finds improvements for raise statements.☆32Jan 4, 2022Updated 4 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 5 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- flake8☆121Jul 16, 2023Updated 2 years ago
- A flake8 extension that checks for blind, catch-all except statements