With ty, Astral has released a fast Python type checker and language server (LSP): https://astral.sh/blog/ty
It can also be easily integrated into Visual Studio Code and other editors:
https://marketplace.visualstudio.com/items?itemName=astral-sh.ty
https://docs.astral.sh/ty/reference/editor-settings/
#Python #Typechecker #LSP #Code
ty: An extremely fast Python type checker and language server

ty is an extremely fast Python type checker and language server, written in Rust, and designed as an alternative to mypy, Pyright, and Pylance.

@veit

Anyone tried this with #emacs #eglot? Will try it soon.

Trying Ty for my LSP in Emacs | Greg Newman

Adding Ty to my Eglot config to try for a while while it is in Beta

@veit Aaaah, nice👍 .