typeforce
Type checker
A tool to simplify Python package maintenance by automating type checking and stub installation.
Make mypy more effective
19 stars
3 watching
2 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
clicode-qualitymypymypy-stubspythonpython-typespython3qatyping
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing tool for verifying mypy plugin and type functionality | 5 |
| A tool to integrate mypy into an existing Python project and track progress on resolving type errors. | 59 |
| A CLI tool to automatically add type annotations into Python code | 86 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| A plugin that allows running type-checking tools from within PyCharm. | 314 |
| A decorator that checks function parameters at runtime for correct type compatibility. | 111 |
| A tool to analyze Python code for type errors and other issues | 350 |
| A Vim plugin for executing Python's static type checker. | 97 |
| Provides utilities for inspecting and analyzing Python types at runtime | 352 |
| A decorator that checks function arguments and return types at runtime. | 0 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. | 72 |