elpa-jedi

Python auto-completion for Emacs
  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 jedi.el, which relies on auto-complete.el.