Hacker News
new
top
best
ask
show
job
Show HN: I got tired of print(x.shape) so I built runtime type hints for Python
(
github.com
)
5 points
by
chaiyihein
3 hours ago
1 comment
chaiyihein
3 hours ago
It's basically automated typing in Python using information about the types and data at runtime.