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 (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Times are bad.  Children no longer obey their parents, and everyone is
writing a book."  --Cicero
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to