esa@discuss.tchncs.de to Python@programming.devEnglish · 2 months agoPyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkersblog.edward-li.comexternal-linkmessage-square2fedilinkarrow-up133arrow-down10cross-posted to: [email protected]
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 · 2 months agomessage-square2fedilinkcross-posted to: [email protected]
minus-squareNotNotMike@programming.devlinkfedilinkarrow-up7·edit-22 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