mypy-playground
Type checker sandbox
A web-based tool for running mypy, a static type checker for Python, in a sandbox environment.
The mypy playground. Try mypy with your web browser.
72 stars
4 watching
9 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
asynciobootstrap5dockergisthacktoberfestmypyplaygroundpythonreacttornado
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 plugin to enable type checking of Zope interface implementations in mypy. | 39 |
| A plugin for testing type checking and stubs using mypy and pytest | 107 |
| A tool to verify mypy's static type analysis output | 31 |
| A Vim plugin for executing Python's static type checker. | 97 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| A plugin that provides type checking and enforcement for PynamoDB models and attributes. | 4 |
| 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 |
| A tool to analyze Python code for type errors and other issues | 350 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| A set of tools that simplify Python class creation by reducing boilerplate code and enforcing type checking. | 15 |
| A tool to modify mypy settings without fixing existing errors | 14 |
| A tool to integrate mypy into an existing Python project and track progress on resolving type errors. | 59 |