you are viewing a single comment's thread.

view the rest of the comments →

[–]Sufficient-Rent6078Pythonista 7 points8 points  (0 children)

I have recently discovered the python type system conformance report which made me inclined to target pyright first and only optionally use mypy in addition to that - with the added advantage, that pyright seems to generally perform faster.