Re: [FSUG-TSR] IDLE like program for linux
Then probably you might need to use PyCrust ( http://sourceforge.net/projects/pycrust/). It is a part of wxPython project. You can install IDLE on Ubuntu 9.10 by *sudo apt-get install idle* There is one more interactive python shell named IPython. It is also available in Ubuntu Repos. If you need a full featured IDE with autocompletion and syntax highlighting I suggest you to use Eclipse with PyDev plugin. It will suit all of your development needs in C/C++/Python/Java/Ruby. Regards, Sreejith K Developer, Virtualization and Cloud Computing K 7 - C O M P U T I N G http://www.k7computing.com http://fluidvm.com On Sat, Oct 31, 2009 at 10:12 PM, Tom varghese wrote: > I am not only meaning syntax highlighting. Text editors just do that only. > But IDLE can interpret python code line by line. But thank you for the > information that IDLE is available for linux also. But I didn't found it in > repo. > > > On Sat, Oct 31, 2009 at 5:01 PM, Sreejith K wrote: > >> IDLE is available for linux also. >> >> If you are looking for Syntax highlighting, the default text editor for >> GNOME-gedit supports it. Here is a list of Editors/IDE's you can work with >> >> Eclipse with PyDev >> PIDA >> Eric >> Gvim >> PyPE >> >> >> Regards, >> >> Sreejith K >> Developer, >> Virtualization and Cloud Computing >> K 7 - C O M P U T I N G >> http://www.k7computing.com >> http://fluidvm.com >> >> >> On Sat, Oct 31, 2009 at 3:07 PM, Tom varghese wrote: >> >>> I feel very convenient when working with IDLE in windows than terminal in >>> linux because, it provides color combination for keywords which is very >>> useful to catch syntax errors. I need to do it in Linux. Please suggest one. >>> >>> >>> -- >>> Knowledge is free. Free means open source... >>> http://opentechlab.blogspot.com >>> >>> ___ >>> Discuss mailing list >>> Discuss@lists.fsugtsr.org >>> http://lists.fsugtsr.org/mailman/listinfo/discuss >>> >>> >> >> ___ >> Discuss mailing list >> Discuss@lists.fsugtsr.org >> http://lists.fsugtsr.org/mailman/listinfo/discuss >> >> > > > -- > Knowledge is free. Free means open source... > http://opentechlab.blogspot.com > > ___ > Discuss mailing list > Discuss@lists.fsugtsr.org > http://lists.fsugtsr.org/mailman/listinfo/discuss > > ___ Discuss mailing list Discuss@lists.fsugtsr.org http://lists.fsugtsr.org/mailman/listinfo/discuss
Re: [FSUG-TSR] IDLE like program for linux
I am not only meaning syntax highlighting. Text editors just do that only. But IDLE can interpret python code line by line. But thank you for the information that IDLE is available for linux also. But I didn't found it in repo. On Sat, Oct 31, 2009 at 5:01 PM, Sreejith K wrote: > IDLE is available for linux also. > > If you are looking for Syntax highlighting, the default text editor for > GNOME-gedit supports it. Here is a list of Editors/IDE's you can work with > > Eclipse with PyDev > PIDA > Eric > Gvim > PyPE > > > Regards, > > Sreejith K > Developer, > Virtualization and Cloud Computing > K 7 - C O M P U T I N G > http://www.k7computing.com > http://fluidvm.com > > > On Sat, Oct 31, 2009 at 3:07 PM, Tom varghese wrote: > >> I feel very convenient when working with IDLE in windows than terminal in >> linux because, it provides color combination for keywords which is very >> useful to catch syntax errors. I need to do it in Linux. Please suggest one. >> >> >> -- >> Knowledge is free. Free means open source... >> http://opentechlab.blogspot.com >> >> ___ >> Discuss mailing list >> Discuss@lists.fsugtsr.org >> http://lists.fsugtsr.org/mailman/listinfo/discuss >> >> > > ___ > Discuss mailing list > Discuss@lists.fsugtsr.org > http://lists.fsugtsr.org/mailman/listinfo/discuss > > -- Knowledge is free. Free means open source... http://opentechlab.blogspot.com ___ Discuss mailing list Discuss@lists.fsugtsr.org http://lists.fsugtsr.org/mailman/listinfo/discuss
Re: [FSUG-TSR] IDLE like program for linux
IDLE is available for linux also. If you are looking for Syntax highlighting, the default text editor for GNOME-gedit supports it. Here is a list of Editors/IDE's you can work with Eclipse with PyDev PIDA Eric Gvim PyPE Regards, Sreejith K Developer, Virtualization and Cloud Computing K 7 - C O M P U T I N G http://www.k7computing.com http://fluidvm.com On Sat, Oct 31, 2009 at 3:07 PM, Tom varghese wrote: > I feel very convenient when working with IDLE in windows than terminal in > linux because, it provides color combination for keywords which is very > useful to catch syntax errors. I need to do it in Linux. Please suggest one. > > > -- > Knowledge is free. Free means open source... > http://opentechlab.blogspot.com > > ___ > Discuss mailing list > Discuss@lists.fsugtsr.org > http://lists.fsugtsr.org/mailman/listinfo/discuss > > ___ Discuss mailing list Discuss@lists.fsugtsr.org http://lists.fsugtsr.org/mailman/listinfo/discuss
[FSUG-TSR] IDLE like program for linux
I feel very convenient when working with IDLE in windows than terminal in linux because, it provides color combination for keywords which is very useful to catch syntax errors. I need to do it in Linux. Please suggest one. -- Knowledge is free. Free means open source... http://opentechlab.blogspot.com ___ Discuss mailing list Discuss@lists.fsugtsr.org http://lists.fsugtsr.org/mailman/listinfo/discuss