Y
Hacker News
new
|
ask
|
show
|
jobs
by
sdairs
229 days ago
Everything from the astral team has been superb, I don't want to use Python without ruff & uv. Yet to try "ty", anyone used it?
2 comments
tabletcorry
229 days ago
Ty is still under very active development, so it either works or very much doesn't. I run it occasionally to see if it works on my codebases, and while it is getting closer, it isn't quite there yet.
Definitely lightyears faster than mypy though.
link
collinmanderson
229 days ago
I'm waiting for ty to get TypedDict checking.
https://github.com/astral-sh/ty/issues/154
link
Definitely lightyears faster than mypy though.