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
3 forks
Language: Python
last commit: about 2 months 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. | 72 |
integralist/vim-mypy | A Vim plugin for executing Python's static type checker. | 97 |
realpython/pytest-mypy | Automates mypy static type checking as part of pytest test runs | 249 |
orsinium-labs/mypy-baseline | A tool to integrate mypy into an existing Python project and track progress on resolving type errors. | 59 |
pynamodb/pynamodb-mypy | A plugin that provides type checking and enforcement for PynamoDB models and attributes. | 4 |
kotlinisland/basedmypy | A Python static type checker with additional features to improve typing and error reporting. | 148 |
silence-is-best/files | A collection of files containing various programming utilities and tools | 95 |
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 | 31 |
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 | 107 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 1,006 |
jorenham/scipy-stubs | Provides type hints and auto-completion support for SciPy libraries without requiring additional configuration or static type-checker plugins. | 23 |
migongorg/wepy-snippets | A tool that automates code generation and snippet completion in WePy small program development | 1 |