emacs-elpy 1.35.0-2.7ff8ffa
Python development environment for Emacs
Elpy brings powerful Python editing to Emacs. It combines and configures a number of other packages written in Emacs Lisp as well as Python, together offering features such as navigation, documentation, completion, interactive development and more.
- Outputs:
out
- Website: https://github.com/jorgenschaefer/elpy
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-elpy 1.35.0-2.7ff8ffa
as follows:
guix install emacs-elpy@1.35.0-2.7ff8ffa
Or install the latest version:
guix install emacs-elpy
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.