Y
Hacker News
new
|
ask
|
show
|
jobs
by
psj
6249 days ago
or, use
http://excess.org/urwid/
, which contains awesomeness.
1 comments
nailer
6249 days ago
Including the ability to support the colors available in modern terminals (ie, Linux, OS X). I needed to do a subtle zebra striping for an analysis tool and ncurses couldn't do the job. urwid, however, can.
link