Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 352 Bytes

LazyTypeHint

Quickly generate accurate ready-to-use type hints for any Python data structure. LazyTypeHint supports a wide range of data types including dictionaries, callables, Pandas DataFrames, numpy arrays, YAML files and more.

pip install lazy-type-hint

Documentation can be accessed here