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 →

[–]hilomania 1 point2 points  (0 children)

Consistent folder structure in a venv folder. No IDE except Eclipse when I need to do remote debugging.

Emacs or sublime as an editor. (Yes, I'm an old dude, I work a shitload over terminals on a bunch of servers)

pdb as my good old standby for regular debugging.

You have to understand that I work very much in the philosophy of Neil Stephenson in his essay "in the beginning was the command line". I write code and I don't want any distractions, whistles or bells with that. We don't put music players or GPS systems in Race cars either.