Tool for browsing python code

Banibrata Dutta banibrata.dutta at gmail.com
Tue Jun 16 08:55:00 EDT 2009


On Tue, Jun 16, 2009 at 6:18 PM, Lucas P Melo <lukepadawan at gmail.com> wrote:

> Is there any tool for browsing python code? (I'm having a hard time trying
> to figure this out)
> Anything like cscope with vim would be great.
> --
> http://mail.python.org/mailman/listinfo/python-list
>

If you are not averse to GUI's, there are lot of options... IDLE,
PyScripter, BOA, PyDev(Eclipse)...
not sure if there are any "curses" base TUI's (!) for Python.

-- 
regards,
Banibrata
http://www.linkedin.com/in/bdutta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090616/903a58d3/attachment-0001.html>


More information about the Python-list mailing list