Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 17 Online
OpenStudy (anonymous):

Im new. Will Komodo Edit 7 work for python?

OpenStudy (anonymous):

What's wrong with IDLE? But to answer your question, yes it does work with Python!

OpenStudy (anonymous):

Of course. And Komodo is nice, Chris2332, because IDLE is Python-specific, and if you want to work in the same IDE for multiple languages, you need one that supports multiple languages. I think that emacs (or vi, if you must) is well worth a mention, though! (Not IDEs, but after a short learning curve, much, much more useful and flexible imo.)

OpenStudy (anonymous):

I would add Notepad++. Supports multiple languages but it's just an editor that highlights code :)

OpenStudy (anonymous):

^ I work in linux. ;) But Gedit is the usual equivalent to notepad, in case that helps anyone. Lots of available plugins, plenty of people actually customise it to behave like a proper IDE, and functionality is fine. You can probably write a little script to run the compiler in the same window if you're into that. I know there are written plugins to run the compiler from a hotkey, including IPython, which is worth looking into as well, if you're deep in python work.

OpenStudy (anonymous):

Komodo is a great choice.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!