Skip to content

tkf/emacs-jedi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.