Optional Static Typing for Python
Similar with typescript and js relation
mypy.ini
파이썬 타입 체크 - Mypy
Engineering Blog by Dale Seo
https://www.daleseo.com/python-mypy/

python/mypy
We don't have a mailing list; but we are always happy to answer questions on gitter chat. If you are sure you've found a bug please search our issue trackers for a duplicate before filing a new issue: Mypy is an optional static type checker for Python.
https://github.com/python/mypy
mypy - Optional Static Typing for Python
Mypy is an optional static type checker for Python.
https://www.mypy-lang.org/
파이썬 타입 체크 - Mypy
Engineering Blog by Dale Seo
https://www.daleseo.com/python-mypy/


Seonglae Cho