|
|
|
|
|
by anuragsoni
1400 days ago
|
|
> I wonder how it compares to Mypy on speed. I use pyright at work at my current job, and used mypy at my previous job. Pyright has been better in almost every aspect in my experience. Its been more robust, and performs a lot better than mypy at type-checking in a fairly large mono-repo. |
|