[Pythonmac-SIG] Query Regarding IDE for python for GUI Apps

Aahz aahz at pythoncraft.com
Wed Feb 20 03:57:22 CET 2013


On Wed, Feb 20, 2013, Vishal Ruhela wrote:
>
> I want to start App development in python for Windows and Mac OS
> platforms, so please suggest me some IDE to work on. I have gone
> through some like PyCharm. But, either they are expensive or it was
> hard to configure on my machine.
>
> I have also tried komodo edit but really not getting comfortable with
> it.

vim is a great cross-platform text editor -- it can be used as an IDE,
though it's really not the best tool if you REALLY want an IDE.  Another
popular option is PyEclipse.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Times are bad.  Children no longer obey their parents, and everyone is
writing a book."  --Cicero


More information about the Pythonmac-SIG mailing list