ANN: Urwid 0.9.9 - Console UI Library

Daniel Fetchinson fetchinson at googlemail.com
Wed Nov 18 06:55:57 EST 2009


>> How did you make the html 'screenshots'? I guess you have some kind of
>> urwid2html tool or some such or is it plain ncurses?
>
> It's all handled in the demo code. This is from tour.py:
>
>     if urwid.web_display.is_web_request():
>         screen = urwid.web_display.Screen()
>     else:
>         screen = urwid.raw_display.Screen()

Thanks, I missed that.

>> Urwid is really cool!
>
> No argument there :)

None, indeed.

Cheers,
Daniel




-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown



More information about the Python-list mailing list