typesplainer

Type explainer

An interactive tool to explain and describe types in Python code

A Python type explainer!

GitHub

82 stars
3 watching
2 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
contains-io/typetA Python library that simplifies type checking and validation in object-oriented coding22
orsinium-labs/infer-typesA CLI tool to automatically add type annotations into Python code86
jorenham/optypeA library that provides runtime-checkable type protocols for operator overloading in Python24
quora/pyanalyzeA tool to analyze Python code for type errors and other issues350
siddhuwarrier/python-typeutilsA utility library that provides a type checking decorator for Python functions.1
aldanor/typoA package providing runtime type checking for Python functions annotated with argument type hints.29
python/typing_extensionsA module that provides experimental type hints and enables use of new type system features on older Python versions.450
stewori/pytypesProvides runtime typechecking and annotation tools for Python to enforce strict type compatibility201
dropbox/pyannotateA tool to automatically add type annotations to Python code based on runtime call arguments and return types.1,428
pvs-hd-tea/pytypesInfer static type information from Python code by tracing execution paths11
mbattyani/cl-typesettingA Common Lisp library for building typesetting applications.69
jellezijlstra/autotypingAutomatically adds type annotations to code241
halchester/getmytypesA tool to automate installing type definitions into project dependencies.10
loyada/typedpyA comprehensive type system for Python that provides strict type checking and conversion between Python data structures and JSON-like formats.16