Which Python Type Checker?
I've worked with Python in the past but never went deep enough to compare the typecheckers. There are several: Pyre, Pyright, Mypy, Pytype.
It's unclear which is the best choice. I'd love to hear the take of a seasoned Python developer.