Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.74 KB

README.rst

File metadata and controls

53 lines (40 loc) · 1.74 KB

Jedi.el - Python auto-completion for Emacs

What is it?

Jedi.el is 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.

For more info, see documentation. If you are using developmental version installed via el-get or MELPA, read the developmental version.

http://farm9.staticflickr.com/8261/8804536872_8d266b88ed_o.png

Auto-completion using Jedi.el. See more screenshots here.