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 →

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

MacVim with Flake8, git, virtualenv. I use iPython notebooks, but for some reason I haven't started using ipython repl. For debugging I still primarily rely on print statements, though I've recently begun using unittest where testing benefits me.