Palette8Bit
Palette8Bit uses the ANSI 38;5;n and 48;5;n format to access the 256 color table.
Methods
__call__(code, string[, background, bold])
__call__
Colorize a string.
__init__(*args, **kwargs)
__init__