Skip to content

hrnciar/emacs-jedi

 
 

Repository files navigation

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.

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

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 70.9%
  • Python 23.7%
  • Makefile 5.4%