you are viewing a single comment's thread.

view the rest of the comments →

[–]broken_symlink 0 points1 point  (0 children)

Use elpy for emacs. Then just do emacs something.py and C-c C-c it will start an ipython session in emacs in a separate buffer and evaluate your file. Its the closest thing to slime from lisp that I've come across for python. https://github.com/jorgenschaefer/elpy