Pretty command line / console output on Unix in Python and Go Lang

· Graham King · Nov. 16, 2011, 1:17 a.m.
Summary
There are lots of easy ways to improve the output of your command line scripts, without going full curses, such as single-line output, using bold text and colors, and even measuring the screen width and height....
AUTHOR