Y
Hacker News
new
|
ask
|
show
|
jobs
by
skeledrew
680 days ago
See typeguard[0] for runtime type checking. I activate it only during testing, avoiding unnecessary overhead in prod.
[0]
https://pypi.org/project/typeguard/