completion-nvim VS python-lsp-server

Compare completion-nvim vs python-lsp-server and see what are their differences.

completion-nvim

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

python-lsp-server

Fork of the python-language-server project, maintained by the Spyder IDE team and the community (by python-lsp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
completion-nvim python-lsp-server
33 55
1,009 1,665
- 4.7%
6.0 8.1
over 2 years ago 19 days ago
Lua Python
Apache License 2.0 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.

completion-nvim

Posts with mentions or reviews of completion-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.

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.

What are some alternatives?

When comparing completion-nvim and python-lsp-server you can also consider the following projects:

nvim-cmp - A completion plugin for neovim coded in Lua.

pyright - Static Type Checker for Python

nvim-autopairs - autopairs for neovim written in lua

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

YouCompleteMe - A code-completion engine for Vim

nvim-lspconfig - Quickstart configs for Nvim LSP

nvim-compe - Auto completion Lua plugin for nvim

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

ddc.vim - Dark deno-powered completion framework for neovim/Vim

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

ultisnips - UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!

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