typesplainer
Type explainer
An interactive tool to explain and describe types in Python code
A Python type explainer!
82 stars
3 watching
2 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| A CLI tool to automatically add type annotations into Python code | 86 |
| A library that provides runtime-checkable type protocols for operator overloading in Python | 24 |
| 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 |
| A package providing runtime type checking for Python functions annotated with argument type hints. | 29 |
| A module that provides experimental type hints and enables use of new type system features on older Python versions. | 450 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| A tool to automatically add type annotations to Python code based on runtime call arguments and return types. | 1,428 |
| Infer static type information from Python code by tracing execution paths | 11 |
| A Common Lisp library for building typesetting applications. | 69 |
| Automatically adds type annotations to code | 241 |
| A tool to automate installing type definitions into project dependencies. | 10 |
| A comprehensive type system for Python that provides strict type checking and conversion between Python data structures and JSON-like formats. | 16 |