Merge pull request #72 from zed/patch-1

mention Elpy, the Emacs Lisp Python Environment
This commit is contained in:
Vinta 2014-07-05 22:23:07 +08:00
commit f4d18dbd66

View file

@ -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.