Re: python ide for ubuntu

2010-08-14 Thread Bhanu Kumar
Thanks!! On Sat, Aug 14, 2010 at 9:49 PM, Juan Andres Knebel wrote: > Hi Bhanu, > if you want to use QT try eric4 for python2 or eric5 for python3. Is very > nice IDE, but if you want to develop only pure python use kate or similar or > eclipse if you need a nice way to see the debug processes

Re: python ide for ubuntu

2010-08-14 Thread Juan Andres Knebel
Hi Bhanu, if you want to use QT try eric4 for python2 or eric5 for python3. Is very nice IDE, but if you want to develop only pure python use kate or similar or eclipse if you need a nice way to see the debug processes On Thu, Aug 12, 2010 at 7:44 AM, Roald de Vries wrote: > Hi Bhanu, > > > On

Re: python ide for ubuntu

2010-08-12 Thread Roald de Vries
Hi Bhanu, On Aug 12, 2010, at 4:15 AM, Bhanu Kumar wrote: Hi All, Is there any good free python IDE available in Ubuntu? See a similar discussion at django-users mailing list: http://groups.google.com/group/django-users/browse_thread/thread/562189578285211 Cheers, Roald -- http://mail.python

Re: python ide for ubuntu

2010-08-12 Thread Bruno Desthuilliers
geremy condra a écrit : (about eclipse+pydev) Or you could use a text editor and a terminal and spare yourself the agony of dealing with 600MB of Java of questionable quality ;). +1 QOTW -- http://mail.python.org/mailman/listinfo/python-list

Re: python ide for ubuntu

2010-08-12 Thread geremy condra
On Wed, Aug 11, 2010 at 11:53 PM, Werner Thie wrote: > Eclipse with pydev (great debugging) does the trick nicely, free of charge > and throws in some other goodies (JScript/HTML/XML editing) too. > > I use the EE for Java developer version > > http://www.eclipse.org/downloads/packages/eclipse-ide

Re: python ide for ubuntu

2010-08-12 Thread Werner Thie
Eclipse with pydev (great debugging) does the trick nicely, free of charge and throws in some other goodies (JScript/HTML/XML editing) too. I use the EE for Java developer version http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/heliosr Install pydev from Menu Help/Soft