Elpy
Elpy
https://github.com/jorgenschaefer/elpy/
Emacs Python Development Environment
Elpy is an Emacs package that brings powerful Python editing to Emacs. It combines a number of other packages that are written in Emacs Lisp and Python.
Elpy's features includes:
- Code completion (via Rope or Jedi)
- Indentation highlighting (via Highlight-Indentation)
- Snippet expansion (via Yasnippet)
- Code navigation (via Rope, Jedi, Python.el, Find-File-in-Project and Idomenu)
- Inline documentation (via Rope, Jedi or Pydoc)
- Powerful code refactoring (via Rope)
- On-the-fly checks (via Flymake)
- Virtualenv support (via Pyvenv)
- Test running
Documentation
https://github.com/jorgenschaefer/elpy/wikiN.B. The best way to install the stable version is by using the package management built into Emacs. See the documentation online.
IRC general channel
- irc://chat.freenode.net/emacs-elpy
Download
https://github.com/jorgenschaefer/elpy/releases/tag/1.13.0
version 1.13.0
(stable)
released on 28 October 2016
User level
Advanced
VCS Checkout
git clone git://github.com/jorgenschaefer/elpy.git
Categories
Extension or Plugin
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jorgen Schäfer | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | https://github.com/jorgenschaefer/elpy |
Developer | Bug Tracking | https://github.com/jorgenschaefer/elpy/issues |
Developer | Download | https://github.com/jorgenschaefer/elpy/releases |
Python (Ref) | https://pypi.org/project/elpy |
Software prerequisites
Kind | Description |
---|---|
Required to use | Rope or Jedi; Flake8; ImportMagic; AutoPEP8 |
This entry (in part or in whole) was last reviewed on 3 April 2018.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.