On 9/6/06, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > as for an IDE there are lots of very good python IDE's out there pick
> > you favorite, if you don't have one give SPE a try (google SPE and
> > python) I think its one of the best out there.
>
> ... oe of the best *free* IDEs. Another one would be PyScripter (though
> only for Windows). But the commercial IDEs such as WingIDE and Komodo
> are still better. However, for developing a Webware application, you
> don't really need an IDE. A good Python-aware editor such as Emacs, vim,
> SciTE or PSPad may be sufficient, as Tim alread noted.

I love using WingIDE. It has a lot of maturity and polish, and the
debugger is a great time saver. I think it's more expensive not to use
it if you're doing plenty of development.

There is a DebugAppServer in WebKit that is single threaded and used
for this purpose. It's not WingIDE specific though--you could use it
with any debugger.

-Chuck

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to