esa@discuss.tchncs.de to Python@programming.devEnglish · 1 month agoPyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkersblog.edward-li.comexternal-linkmessage-square2fedilinkarrow-up133arrow-down10
arrow-up133arrow-down1external-linkPyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkersblog.edward-li.comesa@discuss.tchncs.de to Python@programming.devEnglish · 1 month agomessage-square2fedilink
minus-squareNotNotMike@programming.devlinkfedilinkarrow-up7·edit-21 month 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