[wxPython-users] Recommendations for IDE

Jorgen Bodde jorgen.maillist at gmail.com
Sun Jul 1 10:47:27 PDT 2007


Hi,

If you are under linux, I surely recommend Eric3 ... a great IDE. I
can edit, debug and run my app from it, it has some nice features and
the code editor works like a charm. I especially like the built in
checker, upon every change I see a little bug in the tab when my
source code contains errors.  It also catches the exceptions when
debugging and shows me where in my source it happened.

Regards,
- Jorgen

On 7/1/07, Gre7g Luterman <hafeliel at yahoo.com> wrote:
> This may sound strange, but after nearly 30 years of
> programming, I think Python is the first language I've
> used in which development goes so smoothly that I find
> I don't really need (or want an IDE).  Crazy, huh?  I
> do use the Python shell some to debug modules.  I use
> Ultraedit to edit and print statements to debug.
>
> Gre7g
>
> --- Rick King <rickbking at comcast.net> wrote:
>
> > Hi everyone,
> > I've been working with wxpython off and on for years
> > and have liked spe for development.
> >
> > For a while now, spe is having all kinds of problems
> > - one of the most annoying is his code editor, which
> > is based on stc, and isn't working right; among
> > other things it won't keep the cursor at the current
> > indent level on a new line.
> >
> > Stani's done an amazing job with spe and I've really
> > liked using it but it's getting too annoying anymore
> > so I'm thinking of changing.
> >
> > What are people using now for an IDE?
> >
> > Does anyone have any recommendations?
> >
> > Thanks for any help!
> > -Rick King
> > Southfield MI USA
> >
>
>
>
>
> ____________________________________________________________________________________
> No need to miss a message. Get email on-the-go
> with Yahoo! Mail for Mobile. Get started.
> http://mobile.yahoo.com/mail
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>




More information about the wxpython-users mailing list