Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers (blog.edward-li.com)
from syklemil@discuss.tchncs.de to python@programming.dev on 30 May 2025 08:25
https://discuss.tchncs.de/post/37494383

#python

threaded - newest

notnotmike@programming.dev on 30 May 2025 11:57 next collapse

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 on 30 May 2025 20:31 collapse

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.