Re: Best Free and Open Source Python IDE

2007-02-10 Thread Geoff Hill
If you can take some time and master Vim, you'll be set for typing out any programming language for the rest of your life. I hear Emacs is good too, and the GNU project is great, so you could try that as well. It's supposed to be more geared towards programming --

Re: Best Free and Open Source Python IDE

2007-02-10 Thread Kirk Sluder
In article [EMAIL PROTECTED], Stef Mientki [EMAIL PROTECTED] wrote: Which brings me to some other questions on waste: - isn't it a pitty so many people are involved in writing another editor / IDE ? I don't know about that. Most of the new editor development appears to involve one of the

Re: Best Free and Open Source Python IDE

2007-02-09 Thread Bastos
On Feb 8, 10:03 am, Srikanth [EMAIL PROTECTED] wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth Gedit and some plugins, definitely. --

Re: Best Free and Open Source Python IDE

2007-02-09 Thread km
check out SPE (StanisPpython Editor) KM On 9 Feb 2007 10:43:00 -0800, Bastos [EMAIL PROTECTED] wrote: On Feb 8, 10:03 am, Srikanth [EMAIL PROTECTED] wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great.

Re: Best Free and Open Source Python IDE

2007-02-09 Thread Szabolcs Nagy
Srikanth wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth try pida http://pida.co.uk/index.php/Main_Page -- http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-09 Thread Stef Mientki
Szabolcs Nagy wrote: Srikanth wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth try pida http://pida.co.uk/index.php/Main_Page nice idea to re-use components

Re: Best Free and Open Source Python IDE

2007-02-09 Thread dimitri pater
Hi, the hunt for free Python IDE's is a never ending journey... just make up your mind and invest some money in WingIDE. It is not *that* expensive and in the end it will save you lots of time (=money) hunting for the perfect free Python Ide. Just download the time limited free version of WingIDE

Best Free and Open Source Python IDE

2007-02-08 Thread Srikanth
Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth -- http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-08 Thread Maël Benjamin Mettler
Srikanth schrieb: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth http://www.serpia.org/spe http://www.die-offenbachs.de/detlev/eric.html --

Re: Best Free and Open Source Python IDE

2007-02-08 Thread [EMAIL PROTECTED]
On 8 fév, 13:03, Srikanth [EMAIL PROTECTED] wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. emacs +python-mode +ecb -- http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-08 Thread [EMAIL PROTECTED]
Srikanth wrote: All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. My favourite at the mo is Komodo Edit - free (though not OSS). On the OSS side, SPE is very good too - more of an IDE than Komodo

Re: Best Free and Open Source Python IDE

2007-02-08 Thread jean-michel bain-cornu
On the OSS side, SPE is very good too - more of an IDE than Komodo Edit. DrPython is worth a look as is the similar Ulipad. Also have a look at Boa. Boa is excellent if you plan to use wxwidgets. Regards jm -- http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-08 Thread Ben Finney
Srikanth [EMAIL PROTECTED] writes: All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. A powerful, well-supported text editor (either Emacs or Vim) plus the corresponding Python support. -- \

Re: Best Free and Open Source Python IDE

2007-02-08 Thread cyberco
Go for BOA if you're going to use wxPython, whose python text editor is excellent as well. -- http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-08 Thread Enrico 'Mc Osten' Franchi
Srikanth [EMAIL PROTECTED] wrote: All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Have you tried the 'full' plugin (you have to pay about 30 $ IIRC or something like that)? My favourite Python editor is TextMate a

Re: Best Free and Open Source Python IDE

2007-02-08 Thread Fuzzyman
On Feb 8, 12:03 pm, Srikanth [EMAIL PROTECTED] wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth There's a new kid on the block (free and OSS) which doesn't get much

Re: Best Free and Open Source Python IDE

2007-02-08 Thread MrJean1
On Feb 8, 6:03 am, Srikanth [EMAIL PROTECTED] wrote: Yes, All I need is a good IDE, I can't find something like Eclipse (JDT). Eclipse has a Python IDE plug-in but it's not that great. Please recommend. Thanks, Srikanth Here is a list http://wiki.python.org/moin/