Komodo: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
Line 1: Line 1:
'''Komodo''' from [http://www.activestate.com/ ActiveState]  
'''Komodo''' from [http://www.activestate.com/ ActiveState]  
is the IDE that I use when writing Python and Javascript.
was the IDE that I used when writing Python and Javascript.
It does support other languages. PHP for example. I just
It does support other languages. PHP for example. I just
don't do much programming in the other languages it supports.
don't do much programming in the other languages it supports.


I want to try it for pair programming, it is supposed to support that.
I have switched to using [[Spyder]].
Hopefully one team member can use the free version, '''Komodo Edit''', since I don't intend
Spyder is not better than Komodo, just a different approach.
to force my preference on someone AND make them pay in advance to
The debugger in Komodo is better.
work with me!
 
Spyder does not require administrative rights to install on Windows,
which is a big plus because that's frequently an obstacle for me.


[[Category: Python]]
[[Category: Python]]

Revision as of 17:28, 25 January 2018

Komodo from ActiveState was the IDE that I used when writing Python and Javascript. It does support other languages. PHP for example. I just don't do much programming in the other languages it supports.

I have switched to using Spyder. Spyder is not better than Komodo, just a different approach. The debugger in Komodo is better.

Spyder does not require administrative rights to install on Windows, which is a big plus because that's frequently an obstacle for me.