Re: favourite editor

2007-02-13 Thread dimitri pater
You could try SPE, but that's really unstable, and no help manual to read ;-) But, there is a tutorial on SPE here: www.serpia.org/spe regards, Dimitri -- --- You can't have everything. Where would you put it? -- Steven Wright --- please visit www.serpia.org -- http://mail.python.org/mailman/

Re: favourite editor

2007-02-13 Thread aspineux
I'm very happy with eclipse and its python module called pydev. It's a little slow because it parse continuously the code (P4 >2.0Ghz required), but give nice realtime info by underlining syntax error or unknown variable (very very useful when miss spelling a variable or a function :-) On 11 fé

Re: favourite editor

2007-02-13 Thread PyScripter
A beta version of PyScripter with remote debugging is actually out. See http://pyscripter.googlepages.com/ and http:// pyscripter.googlepages.com/remotepythonengines for details. Ο/Η Stef Mientki έγραψε: > azrael wrote: > > I expirienced some big craches. tra running some aplication vith using > >

Re: favourite editor

2007-02-12 Thread Stef Mientki
azrael wrote: > I expirienced some big craches. tra running some aplication vith using > Vpython. when you close the vpython window, pyscripter also crashes. > sometimes im writing some code and suddenly get about 300 error > messages without running anything. I like pyscripter, but sometimes it >

Re: favourite editor

2007-02-12 Thread Gabriel Genellina
En Mon, 12 Feb 2007 16:11:23 -0300, azrael <[EMAIL PROTECTED]> escribió: > I expirienced some big craches. tra running some aplication vith using > Vpython. when you close the vpython window, pyscripter also crashes. > sometimes im writing some code and suddenly get about 300 error > messages wi

Re: favourite editor

2007-02-12 Thread azrael
I expirienced some big craches. tra running some aplication vith using Vpython. when you close the vpython window, pyscripter also crashes. sometimes im writing some code and suddenly get about 300 error messages without running anything. I like pyscripter, but sometimes it drives me crazy On Fe

Re: favourite editor

2007-02-12 Thread Larry Bates
azrael wrote: > Since i'm new on this forum, and first time meeting a python comunity, > i wanted to ask you for your python editors. > > Im looking for some good python editor, with integrated run function, > without having to set it up manualy like komodo. > I found the pyscripter, and it has al

Re: favourite editor

2007-02-12 Thread Dick Moores
At 08:41 PM 2/10/2007, azrael wrote: >Since i'm new on this forum, and first time meeting a python comunity, >i wanted to ask you for your python editors. > >Im looking for some good python editor, with integrated run function, >without having to set it up manualy like komodo. >I found the pyscript

Re: favourite editor

2007-02-11 Thread Szabolcs Nagy
azrael wrote: > Since i'm new on this forum, and first time meeting a python comunity, > i wanted to ask you for your python editors. > > Im looking for some good python editor, with integrated run function, > without having to set it up manualy like komodo. > I found the pyscripter, and it has al

Re: favourite editor

2007-02-11 Thread Stef Mientki
azrael wrote: > Since i'm new on this forum, and first time meeting a python comunity, > i wanted to ask you for your python editors. > > Im looking for some good python editor, with integrated run function, > without having to set it up manualy like komodo. > I found the pyscripter, and it has al

favourite editor

2007-02-10 Thread azrael
Since i'm new on this forum, and first time meeting a python comunity, i wanted to ask you for your python editors. Im looking for some good python editor, with integrated run function, without having to set it up manualy like komodo. I found the pyscripter, and it has all i need, but it's unsatbl