I haven't used Komodo for years, though for a long time I think it was the only real choice in Python IDEs. I don't know why I stopped using Komodo, but these days if I want a Python IDE I use PyCharm, which I bought a license for.<p>So I'll ask the obvious question: Who out there is using Komodo, and why do you like it?
There is also the reduced feature free version called Komodo Edit: <a href="http://komodoide.com/komodo-edit/" rel="nofollow">http://komodoide.com/komodo-edit/</a>
I've never heard of this IDE until today but they get to version 10 which mean they've been around for quite a long time.<p>Can someone share their experience using this? Versus others IDE.
FYI this is a dupe of <a href="https://news.ycombinator.com/item?id=11715286" rel="nofollow">https://news.ycombinator.com/item?id=11715286</a>
after using komodo for few years, I decided to switch to sublime, and I did not like it; sublime has no clean way to remote edit files<p>I switched back to komodo 10 Beta, and it's been amazing so far.
From what I can see, Komodo's feature set is close to that of PyCharm for python development, but I have to say, I don't see remote debugging in the featurelist, or has it been there for a while? Also, can anyone tell me how komodo's python debugger stacks up to pycharm/pydev?