🚀Pyrefly is now in Beta!

https://github.com/facebook/pyrefly/releases/tag/0.42.0

13 points · 5 comments · view on lemmy.world

5 Comments

giacomo@lemmy.dbzer0.com · 12 pts · 292d

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.

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 (2 replies)

no pycharm? no, thank you

RmDebArc_5@feddit.org · 6 pts · 291d (1 reply)

PyCharm users can enable native Pyrefly support in the settings:

  1. Go to Python | Tools | Pyrefly in the Settings dialog.

  2. Select the Enable checkbox.

https://pyrefly.org/en/docs/IDE/#jetbrains--pycharm

ALERT@sh.itjust.works · 1 pts · 291d

so it's:

and that's it.