orsinium-labs / flake8-commentsView external linksLinks
Report redundant comments in python code
☆11Jun 8, 2021Updated 4 years ago
Alternatives and similar repositories for flake8-comments
Users that are interested in flake8-comments are comparing it to the libraries listed below
Sorting:
- Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions☆13Sep 28, 2023Updated 2 years ago
- ☆13Oct 16, 2022Updated 3 years ago
- flake8 plugin to validate annotations complexity☆51Mar 4, 2025Updated 11 months ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Dec 8, 2025Updated 2 months ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 3 years ago
- Package requirements checker☆37Dec 1, 2025Updated 2 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated this week
- Lints Python code blocks in Markdown files using flake8☆25Jan 9, 2025Updated last year
- A flake8 plugin that checks bad async / asyncio practices☆12Feb 19, 2024Updated last year
- A flake8 extension that checks classes attributes order☆62Mar 20, 2025Updated 10 months ago
- Flake8 plugin for a smart line length validation.☆27Oct 30, 2022Updated 3 years ago
- CLI tool to record how much time it takes to import each dependency in a Python project☆12Mar 24, 2022Updated 3 years ago
- CLI tool to inspect CODEOWNERS files: show unowned and owned directories, get owned paths for a user, find owners for a given path☆12Feb 5, 2024Updated 2 years ago
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Dec 16, 2025Updated last month
- a GitHub action to run `pre-commit` with `uv`☆19Jan 2, 2026Updated last month
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- flake8 plugin to validate annotations coverage☆34Feb 24, 2022Updated 3 years ago
- An extension for flake8 to report on too complex functions with bad variables names.☆15Feb 24, 2022Updated 3 years ago
- Make mypy more effective☆21Sep 30, 2022Updated 3 years ago
- Pytest plugin that runs PyStack on slow or hanging tests.☆20Nov 6, 2025Updated 3 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- Use PostgreSQL's and MySQL's JSONField, but fall back to a TextField implementation on other databases☆24May 7, 2021Updated 4 years ago
- Linter that makes your Python code faster.☆22Nov 5, 2022Updated 3 years ago
- A Text-Based Game Engine Made for Python☆15Aug 30, 2023Updated 2 years ago
- flake8 extension for mutable default arguments☆45Jun 29, 2020Updated 5 years ago
- py-test plugin: an incremental test runner☆52Feb 5, 2026Updated last week
- Flake8 Plugin that Forbids Implicit str/bytes Literal Concatenations☆20Jan 26, 2026Updated 2 weeks ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- Lint TODO comments in a Python code☆31Feb 9, 2024Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Dec 22, 2025Updated last month
- Simplified requests calls mocking for pytest☆27Apr 28, 2023Updated 2 years ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Mar 13, 2023Updated 2 years ago
- Flake8 plugin that checks SQL code against opinionated style rules☆26Jun 15, 2022Updated 3 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- flake8☆122Jul 16, 2023Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Jan 9, 2026Updated last month
- edaSQL is a python library to bridge the SQL with Exploratory Data Analysis where you can connect to the Database and insert the queries.…☆10Nov 14, 2021Updated 4 years ago