esa@discuss.tchncs.de to Python@programming.devEnglish · 5 months agoPyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkersblog.edward-li.comexternal-linkmessage-square2fedilinkarrow-up132arrow-down10cross-posted to: hackernews@lemmy.bestiver.se
arrow-up132arrow-down1external-linkPyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkersblog.edward-li.comesa@discuss.tchncs.de to Python@programming.devEnglish · 5 months agomessage-square2fedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-squareNotNotMike@programming.devlinkfedilinkarrow-up7·edit-25 months agoI’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
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