Difference between revisions of "Elpy"

From Free Software Directory
Jump to: navigation, search
m (internal link)
m (version 1.11.0)
Line 23: Line 23:
 
N.B. The best way to install the stable version is by using the package management built into Emacs. See the documentation [https://github.com/jorgenschaefer/elpy/wiki/Installation online].
 
N.B. The best way to install the stable version is by using the package management built into Emacs. See the documentation [https://github.com/jorgenschaefer/elpy/wiki/Installation online].
 
|IRC general=irc://chat.freenode.net/emacs-elpy
 
|IRC general=irc://chat.freenode.net/emacs-elpy
|Version identifier=1.9.0
+
|Version identifier=1.11.0
|Version date=2015/08/30
+
|Version date=2016/01/31
 
|Version status=stable
 
|Version status=stable
|Version download=https://github.com/jorgenschaefer/elpy/archive/1.9.0.tar.gz
+
|Version download=https://github.com/jorgenschaefer/elpy/archive/1.11.0.tar.gz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2015/09/13
+
|Last review date=2016/01/31
 
|Submitted by=Xvx
 
|Submitted by=Xvx
 
|Submitted date=2015/09/12
 
|Submitted date=2015/09/12
Line 36: Line 36:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=genium
+
|License verified by=Genium
 
|License verified date=2015/09/13
 
|License verified date=2015/09/13
 
}}
 
}}

Revision as of 12:00, 31 January 2016


[edit]

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





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

13 September 2015




Leaders and contributors

Contact(s)Role
Jorgen Schäfer Maintainer


Resources and communication

AudienceResource typeURI
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/Elpy
DeveloperDownloadhttps://github.com/jorgenschaefer/elpy/releases
WikidataGeneralhttps://www.wikidata.org/wiki/Q97351250
DeveloperBug Trackinghttps://github.com/jorgenschaefer/elpy/issues
DeveloperVCS Repository Webviewhttps://github.com/jorgenschaefer/elpy


Software prerequisites

KindDescription
Required to useRope or Jedi; Flake8; ImportMagic; AutoPEP8




Entry



















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.