[wxPython-users] Recommendations for IDE

Ananda Regmi aregmi at gmail.com
Wed Jul 25 15:36:53 PDT 2007


I use Linux and have been using kdevelop. I haven't figured out how to debug
using it but I use it just as an easy interface to see all my files. I also
use pycrust separately to see all functions availble through it's
autocomplete feature.

I have had a horrible experience installing wxPython on a RHLE system. So, I
am just scared to try install anything in a Linux system. So, just trying to
get away with the minimum installation and kdevelop comes with RHLE.

I have used Wingware, and boa-constructors on windows. I liked Wing a lot.
It's autocompletion and probe features are great. But for simple projects
Pythonwin works great.

Ananda

On 7/25/07, Stani's Python Editor <spe.stani.be at gmail.com> wrote:
>
> Walter E. Gough schreef:
> > SPE is very interesting with its support for Blender, but many of the
> > programs I write are multithreaded. It's been a while since I tried SPE,
> so
> > maybe it can handle it?
> The WinPdb debugger that ships with SPE, handles multi-threaded
> debugging very well. I am now even using it for debugging a proxy
> server. Moreover it has even some nice capacities for remote debugging.
> The only limitation is that you can't turn on psyco while debugging, but
> that is true for every python debugger. You can also get WinPdb as a
> stand alone program from http://www.digitalpeers.com/pythondebugger/
> >
> > I keep thinking about starting a project to build a GUI designer for
> > wxPython - something so easy to use it might remind you of VB. But as
> soon
> > as "VB" crosses my mind, I become ill and start thinking of all the
> reasons
> > I like Python. (I'm not trying to pick a fight ... you are more than
> > welcome
> > to VB if that is what you like; I think I might have a copy somewhere
> you
> > can have. Come to think of it I gave that CD to my little girl when she
> was
> > teething, I knew that CD would be useful someday.)
> Just use XRCed or wxGlade, which both ship with SPE. Otherwise use Boa
> or Dabo as they have their own GUI designers.
>
> Stani
> --
> http://pythonide.stani.be
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200707=
25/b75284dd/attachment.htm


More information about the wxpython-users mailing list