When comparing Komodo IDE vs Wing Python IDE, the Slant community recommends Wing Python IDE for most people. In the question“What are the best Python IDEs or editors?” Wing Python IDE is ranked 11th while Komodo IDE is ranked 27th. The most important reason people chose Wing Python IDE is:
Wing IDE provides local and remote debugging.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Built in Version Control
Since Version Control features are very frequently used these days, having them built right into your IDE seems quite the right thing to do. With Komodo, you can perform your Git push-es and pull-s right while you're coding.
Pro Collaboration tools
If you're working with a remote dev team, you'll quickly realize the importance of code collaboration while programming. With the Komodo IDE you don't have to setup a separate teamviewer session, or even share code via dropbox with other devs. All you need is an ActiveState account (+ a partner with the KomodoIDE ofcourse) and your remote team could see LIVE and contribute to your changes in the source files of your app
Pro Built-in debugger
Wing IDE provides local and remote debugging.
Pro Checks for errors in the source code
Pylint has a static analysis tool integrated which checks the source code for any potential errors and bugs.
Pro Exceptionally responsive support
Pro Totally worth the price -- it's a steal, in fact
Pro Advanced debugging features (multi-process, remote, recursive)
Pro Totally programmable keystroke shortcuts
Pro Debugging in threads
Pro Customizable plug-ins if desired
Pro VI and Emacs editor modes
Pro Super-flexible macro capabilities
Cons
Con Not free
Komodo IDE costs you $89 for a personal license. Even though they have a Free basic version (that's also opensource), but this lacks most of the functionality that the paid version has.
Con Little support for other languages
If you want to develop JavaScript or TypeScript or use other front-end technologies, support for non-Python languages is minimal.