by muglug on 4/29/25, 12:13 PM with 75 comments
by team_pyrefly on 4/29/25, 6:19 PM
Pyrefly is a work in progress, but you can install it from pypi and/or try our alpha VSCode extension if you are interested. You may still get false positive errors on your project as we are still burning down bugs and some features. We would love comments, bugs, or requests on our GitHub as you try it out.
Lastly, one of our team members is giving a talk at PyCon about the design if folks are interested: https://us.pycon.org/2025/schedule/presentation/118/. We didn’t expect much attention before then, so thanks for taking a look!
by emptysea on 4/29/25, 3:17 PM
by nine_k on 4/29/25, 3:25 PM
by alexmolas on 4/29/25, 3:39 PM
by WD-42 on 4/29/25, 3:55 PM
by femtozer on 4/29/25, 3:08 PM
by odie5533 on 4/29/25, 10:44 PM
I'm wondering though, why do existing tools like Mypy and Pyright not scale for Meta? Is Pyre(fly) being used extensively at Meta? In general what sort of issues did Meta run into?
by koakuma-chan on 4/29/25, 2:58 PM
> INFO 5,240 errors shown, 65,932 errors ignored
Not a single Python type checker had ever worked for me so far.