python-lsp-server VS LSP-pylsp

Compare python-lsp-server vs LSP-pylsp and see what are their differences.

python-lsp-server

Fork of the python-language-server project, maintained by the Spyder IDE team and the community (by python-lsp)

LSP-pylsp

Convenience package for the Python Language Server (by sublimelsp)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
python-lsp-server LSP-pylsp
55 1
1,665 69
4.7% -
8.1 6.8
19 days ago 3 days ago
Python Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-lsp-server

Posts with mentions or reviews of python-lsp-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-11.

LSP-pylsp

Posts with mentions or reviews of LSP-pylsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-02.

What are some alternatives?

When comparing python-lsp-server and LSP-pylsp you can also consider the following projects:

pyright - Static Type Checker for Python

Anaconda - Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3

jedi-language-server - A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.

nvim-lspconfig - Quickstart configs for Nvim LSP

python-language-server - An implementation of the Language Server Protocol for Python

jedi - Awesome autocompletion, static analysis and refactoring library for python

vim-lsp - async language server protocol plugin for vim and neovim

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

Rope - a python refactoring library

Python-mode - Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

nvim-dap - Debug Adapter Protocol client implementation for Neovim