mypy-zope
Type checker for interface implementations
A plugin to enable type checking of Zope interface implementations in mypy.
Plugin for mypy to support zope.interface
39 stars
10 watching
13 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
mypypluginpythonstatic-typingzope
Related projects:
Repository | Description | Stars |
---|---|---|
| A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. | 72 |
| 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 for testing type checking and stubs using mypy and pytest | 107 |
| A Vim plugin for executing Python's static type checker. | 97 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| 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 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| Provides an integration with Typesense search engine to Plone 6 | 3 |
| Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 |
| Provides type stubs and plugins to improve static typing for SQLAlchemy-based applications | 571 |
| Enhances Flake8 to better handle stub files used in type hinting | 73 |
| Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. | 678 |
| Automatically adds type annotations to code | 241 |