tkf / emacs-jedi

Python auto-completion for Emacs

Home Page:http://tkf.github.io/emacs-jedi/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, read documentation. If you are using developmental version installed via el-get or MELPA, read the developmental version. If you are using released version installed via Marmalade, read the released version.

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

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

Company Users

NOTE: Please do not install 'jedi' package for company users. You should install only company-jedi.

If you use company, please see company-jedi.

About

Python auto-completion for Emacs

http://tkf.github.io/emacs-jedi/latest/


Languages

Language:Emacs Lisp 70.9%Language:Python 23.7%Language:Makefile 5.4%