Do you use an LSP for python ? If so, which one ?

I just discovered basedpyright. NUTS. It is hands down the best open source experience I have had developing in this infuriatingly promiscuous language with no concern for runtime safety (I understand the historical reasons... I am just sad it has become the defacto standard for my field).

#python #languageserverProtocol #lsp #emacs #basedPyright

pylsp (python-lsp-server)
30%
pyright
15%
basedpyright
25%
pylance
0%
Other (please tell us more!)
30%
Poll ended at .
@tchauhan I rarely write Python, but when I do I use https://open-vsx.org/extension/astral-sh/ty
Open VSX Registry