Hacker News new | ask | show | jobs
by mcepl 2714 days ago
> Aside for some script things for which Python is still a blessing, …

Have you tried using type hints (https://www.python.org/dev/peps/pep-0484/) with mypy?