Skip to content

immerrr/emacs-jedi

This branch is 2 commits ahead of, 2 commits behind tkf/emacs-jedi:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 15, 2017
Nov 3, 2018
Mar 18, 2022
May 3, 2021
Mar 19, 2014
Nov 7, 2018
Jan 16, 2021
Oct 14, 2015
May 21, 2013
Feb 1, 2021
Mar 18, 2022
Feb 1, 2021
May 3, 2021
Jan 29, 2021
Oct 7, 2019
Feb 1, 2021
Jun 4, 2013

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.

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

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