Flake8 plugin for managing type-checking imports & forward references.
☆129Feb 18, 2026Updated last month
Alternatives and similar repositories for flake8-type-checking
Users that are interested in flake8-type-checking are comparing it to the libraries listed below
Sorting:
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated last week
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 2 months ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Mar 8, 2026Updated last week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Dec 12, 2022Updated 3 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago
- Flake8 checker for raw literals inside raises.☆16Mar 2, 2026Updated 2 weeks ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated last week
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- Verifies python 3.7+ files use `from __future__ import annotations`☆16Updated this week
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆32Jan 4, 2022Updated 4 years ago
- Enforce the same settings on multiple projects☆413Mar 13, 2026Updated last week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Oct 30, 2024Updated last year
- Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions☆12Sep 28, 2023Updated 2 years ago
- The package provides base classes and utils for flake8 plugin writing☆17Jan 1, 2024Updated 2 years ago
- Lint TODO comments in a Python code☆30Feb 9, 2024Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Jan 29, 2023Updated 3 years ago
- ☆12Oct 16, 2022Updated 3 years ago
- Report redundant comments in python code☆10Jun 8, 2021Updated 4 years ago
- Flake8 plugin to warn against unused arguments in functions☆33Oct 27, 2025Updated 4 months ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆38Feb 7, 2026Updated last month
- Extend typing package functionalities☆61May 16, 2023Updated 2 years ago
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Python style checker for import statements, __all__ lists and exception lists, implemented as a flake8 plugin☆17May 23, 2023Updated 2 years ago
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Dec 16, 2025Updated 3 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,112Updated this week