mypy-silent
Error silencer
A tool to modify mypy settings without fixing existing errors
Silence mypy by adding or removing code comments
14 stars
3 watching
2 forks
Language: Python
last commit: 16 days ago
Linked from 1 awesome list
mypypythontypehints
Related projects:
Repository | Description | Stars |
---|---|---|
ymyzk/mypy-playground | A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. | 71 |
integralist/vim-mypy | A Vim plugin for executing Python's static type checker. | 97 |
realpython/pytest-mypy | A plugin that integrates mypy with pytest to enable static type checking during unit testing. | 248 |
orsinium-labs/mypy-baseline | A tool to integrate mypy into an existing Python project and track progress on resolving type errors. | 55 |
pynamodb/pynamodb-mypy | A plugin that provides type checking and enforcement for PynamoDB models and attributes. | 4 |
kotlinisland/basedmypy | A Python type checker built to resolve issues with the mypy project and Python's typing system | 143 |
silence-is-best/files | A collection of files containing various programming utilities and tools | 94 |
orsinium-labs/mypy-test | A testing tool for verifying mypy plugin and type functionality | 5 |
secureworks/aristotle | A Python tool for filtering and modifying Suricata and Snort rulesets based on metadata keyword values. | 36 |
davidfritzsche/pytest-mypy-testing | A tool to verify mypy's static type analysis output | 30 |
dropbox/mypy-pycharm-plugin | A plugin that allows running type-checking tools from within PyCharm. | 314 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 103 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 993 |
jorenham/scipy-stubs | Provides type hints and stubs for SciPy libraries to facilitate code completion and error detection in Python. | 16 |
migongorg/wepy-snippets | A tool that automates code generation and snippet completion in WePy small program development | 1 |