mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #72 from zed/patch-1
mention Elpy, the Emacs Lisp Python Environment
This commit is contained in:
commit
f4d18dbd66
1 changed files with 1 additions and 1 deletions
|
@ -761,7 +761,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* Vim
|
||||
* [Python-mode](https://github.com/klen/python-mode) - An all in one plugin for turning Vim into a Python IDE.
|
||||
* Emacs
|
||||
* TODO
|
||||
* [Elpy](https://github.com/jorgenschaefer/elpy) - Emacs Python Development Environment.
|
||||
* Sublime Text
|
||||
* [SublimeJEDI](https://github.com/srusskih/SublimeJEDI) - A Sublime Text plugin to the awesome autocomplete library [Jedi](https://github.com/davidhalter/jedi).
|
||||
* [Anaconda](https://github.com/DamnWidget/anaconda) - Anaconda turns your Sublime Text 3 in a full featured Python development IDE.
|
||||
|
|
Loading…
Reference in a new issue