Re: theme of the week: tools
From: Fernando Perez (fperez528_at_yahoo.com)
Date: 09/25/04
- Next message: Arthur: "Re: Don't let your babies grow up to be programmers (was: up with PyGUI!)"
- Previous message: William Park: "Re: POP3 Filter"
- In reply to: Carlos Ribeiro: "Re: theme of the week: tools"
- Next in thread: Bryan: "Re: theme of the week: tools"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 24 Sep 2004 18:08:20 -0600
Carlos Ribeiro wrote:
> I'm using PythonWin for testing, mostly because the Windows console is
> so braindead, and because PythonWin help is quick well organized (it's
> about the same that you find in the web, but a little bit more
> convenient).
<blatant plug>
You may want to try ipython (http://ipython.scipy.org). It gives you under
Windows (or linux, or OSX) colored tracebacks, tab-completion, directory
management, integrated pdb loading on uncaught exceptions, profiler support,
and quite a bit more.
I don't use windows, but under linux my development setup is Xemacs+ a terminal
with ipython running. Thanks to ctypes and UNCreadline, you get exactly the
same functionality under windows (along with your editor of choice). I
honestly find it to be a _very_ efficient setup.
</plug>
Cheers,
f
- Next message: Arthur: "Re: Don't let your babies grow up to be programmers (was: up with PyGUI!)"
- Previous message: William Park: "Re: POP3 Filter"
- In reply to: Carlos Ribeiro: "Re: theme of the week: tools"
- Next in thread: Bryan: "Re: theme of the week: tools"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|