Styled Output

Daniel Nogradi nogradi at gmail.com
Sat Apr 21 05:44:35 EDT 2007


> I'm running a program of mine from Linux bash script and it currently
> outputs status messages to the command prompt, but they all look a little
> boring to say the least, it'll be like this.

[snip]

> And perhaps have the word 'success' in green, or red for 'failed' and things
> like that, just to make it a little more presentable to the user.


You might find that urwid, a console user interface library, meets
your needs: http://excess.org/urwid/

Daniel



More information about the Python-list mailing list