Live data from Hacker News

Pyrefly: A new type checker and IDE experience for Python

engineering.fb.com

1–10 of 177 posts

Re: Pyrefly: A new type checker and IDE experience for Python

#2
this is the official announcement, but pyrefly was previously discuted a few weeks ago: https://news.ycombinator.com/item?id=43831524

"Today we’re releasing Pyrefly as an alpha. At the same time, we’re busy burning down the long-tail of bugs and features aiming to remove the alpha label this Summer. "

Re: Pyrefly: A new type checker and IDE experience for Python

#6

This is very cool but why wouldn’t they just contribute to uv and ruff and ty https://github.com/astral-sh/ty

I think astral and meta were both working on their own type-checkers independently. My current understanding is that meta released so they could preempt the initial release of ty. It seems like they're a bit further ahead in development. Not sure if there are going to be any real differences between the two down the line.
Post reply on HN