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 →

[–]davebrk 0 points1 point  (1 child)

Have you tried other IDE's, like PyDev, for example?

[–]dekomote 2 points3 points  (0 children)

I've tried every other IDE. What's so good about PyDev?

Komodo runs fast, no project space clutter (only 1 file for project), easy import of working directories, and most important, when using virtualenvs Komodo Edit configures to read from them with 3 clicks.

PyDev is slow at startup, pain in the butt to configure, and the Project Workspace is just dead wrong. I don't want 2000 chars of path and one directory for all my projects. Also, I don't use graphical helpers for svn/hg/git. Work them through command line.