Pyrefly is a type checker and language server for Python, which provides lightning-fast type checking along with IDE features such as code navigation, semantic highlighting, and code completion. It is available as a command-line tool and a VSCode extension.
I see there are a few performance comparisons, but I wonder how this compares to ty. I guess it may be a while before we can really compare the two since they're both in alpha/beta.
5 Comments
giacomo@lemmy.dbzer0.com · 12 pts · 292d
rhymepurple@lemmy.ml · 2 pts · 291d
I see there are a few performance comparisons, but I wonder how this compares to ty. I guess it may be a while before we can really compare the two since they're both in alpha/beta.
ALERT@sh.itjust.works · -1 pts · 291d
no pycharm? no, thank you
RmDebArc_5@feddit.org · 6 pts · 291d
https://pyrefly.org/en/docs/IDE/#jetbrains--pycharm
ALERT@sh.itjust.works · 1 pts · 291d
so it's:
uv tool install pyrefly%USERPROFILE%\.local\bin\pyrefly.exeand that's it.