Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

pudb. A full-screen, curses console based visual debugger for Python, built using the urwid console UI library.

2 comments

  1. Is there any documentation yet, how to debug a Django app with that?
    For a newbie like me it would be cool to see how the internals of Django work.

    Thomas. - 2nd November 2009 07:01 - #

  2. A small patch to make it work with zope is explained on the pudb wik, it also work for django:
    http://wiki.tiker.net/PuDB/ZopeIntegration

    richard - 3rd November 2009 01:40 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site