typo
Type checker
A package providing runtime type checking for Python functions annotated with argument type hints.
Runtime Type Checking in Python 3
29 stars
4 watching
0 forks
Language: Python
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A runtime type checking library for Python functions with annotations | 1,569 |
| A tool to analyze Python code for type errors and other issues | 350 |
| A utility library that provides a type checking decorator for Python functions. | 1 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| A tool that performs compile-time checks to catch type errors in Clojure code using Clojure.spec annotations. | 595 |
| A type checking library for Python that uses a promise-based syntax to validate function arguments and return types. | 0 |
| A decorator that checks function arguments and return types at runtime. | 0 |
| Enforces consistent use of optional type annotations in Python code | 17 |
| A tool to automatically add type annotations to Python code based on runtime call arguments and return types. | 1,428 |
| A comprehensive type system for Python that provides strict type checking and conversion between Python data structures and JSON-like formats. | 16 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| Detects missing type annotations in Python functions and methods | 156 |
| A CLI tool to automatically add type annotations into Python code | 86 |