matangover / mypy-vscodeLinks
VS Code extension that provides type checking and analysis for Python code using mypy.
☆119Updated 4 months ago
Alternatives and similar repositories for mypy-vscode
Users that are interested in mypy-vscode are comparing it to the libraries listed below
Sorting:
- Linting support for Python using the mypy linter.☆140Updated 3 weeks ago
- Python Typing Intersection examples☆47Updated last year
- Backported and experimental type hints for Python☆522Updated this week
- Python command line wrapper for pyright, a static type checker☆235Updated last week
- A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.☆209Updated 3 weeks ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- Runtime inspection utilities for Python typing module☆366Updated 3 months ago
- A simple immutable dictionary for Python☆164Updated 5 months ago
- unittest subTest() support and subtests fixture☆246Updated last week
- Run mypy and pyright over millions of lines of code☆100Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated this week
- A GitHub Action that installs pdm properly for all Python versions☆92Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.