Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers

https://blog.edward-li.com/tech/comparing-pyrefly-vs-ty/

32 points · 2 comments · view on lemmy.world

2 Comments

notnotmike@programming.dev · 7 pts · 1y

I'm desperate for better type checking in Python, and part of that is speed. So I'm very interested in these options

I recently started using uv based on a recommendation in another thread so I'll probably give ty a whirl sometime soon

Doccool@lemmy.world · 3 pts · 1y

Very interesting! I have been waiting for ty (or rather red-knot) for a long time. Still holding out for a few more features, probably end of year, before swapping over.