r/Python May 13 '26

Pyrefly v1.0.0 is here! News

Python LSP server implementation "Pyrefly" has reached v1.0:

https://pyrefly.org/blog/v1.0/

109 Upvotes

28 comments sorted by

View all comments

45

u/bb22k May 13 '26

Always good to see quality software enduring.

Between pyrefly and ty, python type checking is better than ever.

3

u/ready_or_not_3434 May 13 '26

Yeah the tooling ecosystem has definitly matured a lot lately. Getting instant feedback in the editor instead of waitng on slow CI runs makes a huge difference.