光泽: Pythonic跨平台彩色终端文本[支持16/256色] 让色彩成为您整合更多想象力的新维度。 快速学习 在您的IDLE中尝试以下代码 >>> from sheen import Str >>> >>> Str.red('render font color with lowercase') >>> Str.RED('render background color with uppercase') >>> Str.Underline('render style with capital') >>> >>> Str.red.BLUE('joint rendering with dot