Color text streams with a polished command line interface in python
colout(1) — Color Up Arbitrary Command Output Synopsis colout [-h] [-r RESOURCE] colout [-g] [-c] [-l min,max] [-a] [-t] [-T DIR] [-P DIR] [-d COLORMAP] [-s] [-e CHAR] [-E CHAR] [–debug] PATTERN [COLOR(S) [STYLE(S)]] Description colout read lines of text stream on the standard input and output charactersmatching a given regular expression PATTERN in given COLOR and STYLE. If groups are specified in the regular expression pattern, only them are takeninto account, else the whole matching pattern is colored. You […]
Read more