Is anyone already using Ty (<https://docs.astral.s...
# random
m
Is anyone already using Ty (https://docs.astral.sh/ty/) for python type checking? Curious if it’s already worth trying out and if so how much effort it will be to migrate from mypy.
d
I don’t think it’s out of beta yet
So I’m not using it in production yet
But when it is I’ll move over entirely
👍 1
m
So you have tried it then? 🙂
d
Yeah I had a project which used pyright and it found way more issues so I decided not to be an early adopter
But with uvx it’s a one liner to test