vim-mypy
Type checker plugin
A Vim plugin for executing Python's static type checker.
Vim plugin for executing Python's optional static type checker MyPy (http://mypy-lang.org/)
97 stars
3 watching
15 forks
Language: VimL
last commit: over 5 years ago
Linked from 1 awesome list
checkermypyopen-sourcepluginstatic-analysisvimvim-mypyvim-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for testing type checking and stubs using mypy and pytest | 107 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| A plugin that allows running type-checking tools from within PyCharm. | 314 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| A tool to verify mypy's static type analysis output | 31 |
| A plugin that provides type checking and enforcement for PynamoDB models and attributes. | 4 |
| A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. | 72 |
| A plugin to enable type checking of Zope interface implementations in mypy. | 39 |
| A testing tool for verifying mypy plugin and type functionality | 5 |
| A tool to simplify Python package maintenance by automating type checking and stub installation. | 19 |
| An integration of ocp-indent into the Vim text editor. | 29 |
| A Vim plugin that enables typing and formatting capabilities for the Typst document editor. | 304 |
| A pytest plugin that generates annotations and stubs for Python modules based on their type definitions | 43 |
| A tool to integrate mypy into an existing Python project and track progress on resolving type errors. | 59 |