Difference between revisions of "Elpy"
m (version 1.11.0) |
(elpy-1.35.0) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
*Test running | *Test running | ||
|Homepage URL=https://github.com/jorgenschaefer/elpy/ | |Homepage URL=https://github.com/jorgenschaefer/elpy/ | ||
+ | |User level=advanced | ||
+ | |Is High Priority Project=No | ||
|Extension of=Emacs | |Extension of=Emacs | ||
|Component programs=Rope, Jedi, Highlight-Indentation, Yasnippet, Python.el, Find-File-in-Project, Idomenu, Pydoc, Flymake, Pyvenv | |Component programs=Rope, Jedi, Highlight-Indentation, Yasnippet, Python.el, Find-File-in-Project, Idomenu, Pydoc, Flymake, Pyvenv | ||
|VCS checkout command=git clone git://github.com/jorgenschaefer/elpy.git | |VCS checkout command=git clone git://github.com/jorgenschaefer/elpy.git | ||
|Computer languages=Python, Emacs Lisp | |Computer languages=Python, Emacs Lisp | ||
− | |Documentation note=https:// | + | |Documentation note=https://elpy.readthedocs.io/en/latest/ |
− | + | |Donate=https://www.patreon.com/jorgenschaefer | |
− | + | |Accepts cryptocurrency donations=No | |
|IRC general=irc://chat.freenode.net/emacs-elpy | |IRC general=irc://chat.freenode.net/emacs-elpy | ||
− | |Version identifier=1. | + | |Version identifier=1.35.0 |
− | |Version date= | + | |Version date=2020/11/15 |
|Version status=stable | |Version status=stable | ||
− | |Version download=https://github.com/jorgenschaefer/elpy/ | + | |Version download=https://github.com/jorgenschaefer/elpy/releases/tag/1.35.0 |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2021/02/11 |
|Submitted by=Xvx | |Submitted by=Xvx | ||
|Submitted date=2015/09/12 | |Submitted date=2015/09/12 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
+ | |License copyright=Copyright © 2012-2019 Jorgen Schäfer | ||
|License verified by=Genium | |License verified by=Genium | ||
|License verified date=2015/09/13 | |License verified date=2015/09/13 | ||
Line 43: | Line 45: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=contact@jorgenschaefer.de | |Email=contact@jorgenschaefer.de | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
Line 49: | Line 50: | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
|Resource URL=https://github.com/jorgenschaefer/elpy | |Resource URL=https://github.com/jorgenschaefer/elpy | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://github.com/jorgenschaefer/elpy/issues | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://github.com/jorgenschaefer/elpy/releases | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.wikidata.org/wiki/Q97351250 | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=EmacsWiki | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.emacswiki.org/emacs/Elpy | ||
}} | }} | ||
{{Software category | {{Software category |
Latest revision as of 13:33, 11 February 2021
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
Leaders and contributors
Contact(s) | Role |
---|---|
Jorgen Schäfer | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
EmacsWiki | General | https://www.emacswiki.org/emacs/Elpy |
Developer | Download | https://github.com/jorgenschaefer/elpy/releases |
Wikidata | General | https://www.wikidata.org/wiki/Q97351250 |
Developer | Bug Tracking | https://github.com/jorgenschaefer/elpy/issues |
Developer | VCS Repository Webview | https://github.com/jorgenschaefer/elpy |
Software prerequisites
Kind | Description |
---|---|
Required to use | Rope or Jedi; Flake8; ImportMagic; AutoPEP8 |
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.