On Aug 31, 10:53 am, Mike Driscoll <[email protected]> wrote: > On Aug 29, 1:08špm, [email protected] wrote: > > > 29.08.2009 4:14 ÐÏÌØÚÏ×ÁÔÅÌØ "Thangappan.M" <[email protected]> š > > ÎÁÐÉÓÁÌ: > > > > Dear all, > > > Please suggest some good IDE for python.I am working in linux platform. > > > -- > > > Regards, > > > Thangappan.M > > > You can use Eclipse + PyDev or Emacs+PythonMode . Also there are Anjuta and > > š > > Code:Blocks, but they are designed mainly for C++ (but still can be used). > > Don't forget Wingware IDE. Admittedly, it's not free (except for a > limited version), but it's pretty good. There's also SPE (Stani's > Python Editor). If you want a nigh-complete list, check the Python > wiki: > > http://wiki.python.org/moin/PythonEditors
Not sure when an editor gets to be called an IDE, but while on the site that OP should check out this related page: http://wiki.python.org/moin/IntegratedDevelopmentEnvironments -- http://mail.python.org/mailman/listinfo/python-list
