decorator-factory / flake8-pep585
flake8 plugin to enforce new-style type hints (PEP 585)
☆23Updated 2 years ago
Alternatives and similar repositories for flake8-pep585
Users that are interested in flake8-pep585 are comparing it to the libraries listed below
Sorting:
- Flake8 Type Annotation Checking☆164Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 months ago
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- A coverage plugin to provide sensible default settings☆79Updated last month
- Check for python builtins being used as variables or parameters☆116Updated 11 months ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆89Updated 3 months ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- ☆181Updated 3 weeks ago
- Pre-commit hook for upgrading type hints☆55Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆98Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆88Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Updated 2 years ago
- generate random python code to test linter/formatter/and other tools☆43Updated this week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 4 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 3 weeks ago
- Useful types for Python☆128Updated last month
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆80Updated last month
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- flake8 plugin to require absolute imports☆13Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆232Updated 4 months ago
- unittest subTest() support and subtests fixture☆232Updated last month
- Pytest plugin providing a fixture interface for spulec/freezegun☆50Updated 5 months ago
- Check for FIXME, TODO and other temporary developer notes.☆19Updated 2 years ago
- flake8☆123Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆64Updated 2 months ago
- Lint TODO comments in a Python code☆29Updated last year