This package browser is in early development. Mind the rough edges.

emacs-jedi

Provides Python completion in Emacs

This package provides completion in Python buffers and also helps find the locations of docstrings, arguments, and functions.

Installation

Install the latest version of emacs-jedi as follows:

guix install emacs-jedi

Or install a particular version:

guix install emacs-jedi@0.2.8

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.