elpa-jedi-core

common code of jedi.el and company-jedi.el
  https://github.com/tkf/emacs-jedi
  0
  no reviews



The package provides a Python auto-completion package for Emacs. It aims at helping your Python coding in a non-destructive way. It also helps you to find information about Python objects, such as docstring, function arguments and code location.

This package contains common code of jedi.el and company-jedi.el.