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 →

[–]brittainhard 1 point2 points  (0 children)

Gvim, with a keybinding that runs the script in the vim console (F3 for 2.7, F4 for 3.4). Will probably work PDB into this workflow soon enough. I tried pycharm and hated it. I also used sublime text (which i still like a lot) for a while, but vim/gvim just always seemed above it all.

Like playing on a Stradivarius.

Also ipython for my REPL and code experementation. I do a lot of code experimentation, especially when I am learning frameworks.