Jedi-vim VS pydoc.vim

Compare Jedi-vim vs pydoc.vim and see what are their differences.

Jedi-vim

Using the jedi autocompletion library for VIM. (by davidhalter)

pydoc.vim

pydoc integration for the best text editor on earth (by somini)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Jedi-vim pydoc.vim
11 3
5,240 4
- -
4.1 0.0
4 months ago over 3 years ago
Python Vim Script
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.

Jedi-vim

Posts with mentions or reviews of Jedi-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.

pydoc.vim

Posts with mentions or reviews of pydoc.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-19.
  • How to go to Python documentation in Vim without plugins?
    3 projects | /r/vim | 19 Jul 2022
    And the big advantage of using something like pydoc.vim (at least in somini’s fork) is that it will detect the right python version and try to use your imports to look up the correct pydoc page.
  • VIM: Powerful “Shift + K”
    4 projects | /r/vim | 14 Nov 2021
    K is nice, but usually plugins that remap it are better than setting keywordprg. For example, somini/pydoc.vim opens the help in a vim buffer* so you can read the help while you edit your code. Same for the built-in man plugin (mirror).

What are some alternatives?

When comparing Jedi-vim and pydoc.vim you can also consider the following projects:

YouCompleteMe - A code-completion engine for Vim

vim-man - Display man pages in vim

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

vim-devdocs - Look up keyword on https://devdocs.io from Vim

coc-pyright - Pyright extension for coc.nvim

pydoc.vim - pydoc integration for the best text editor on earth

Suplemon - :lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!

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

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

vundle - Vundle, the plug-in manager for Vim

thonny - Python IDE for beginners

how-to-exit-vim - Below are some simple methods for exiting vim.