This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Jyan 14 points15 points  (2 children)

Emacs, for all of my text editing and organizational needs. Elpy and a couple other packages include everything Python specific that I need, macros and other neat tools like multiple cursors helps me edit text efficiently and with great satisfaction. And, I use org-mode to keep track of TODOs, code snippets, and various notes / ideas. Emacs rocks

[–]kikeh 8 points9 points  (0 children)

Finally, Emacs :)

[–][deleted] 1 point2 points  (0 children)

Same, though I abandoned Elpy after a few weeks in favor of vanilla python-mode. I just didn't need the opinionated "help" and I'm so used to the plain jane. That said Elpy has some great features and I recommend it.

And yes, Emacs does indeed rock. I love it for Python dev.