[ 原始碼: colorclass ]
套件:python3-colorclass(2.2.2-9)
ANSI color text library for Python
Yet another ANSI color text library for Python. Provides "auto colors" for dark/light terminals. Works on Linux, OS X, and Windows.
This library subclasses "str". Different colors are chosen using curly-bracket tags, such as {red}{/red}. For a list of available colors, call colorclass.list_tags(). Auto colors are toggled by calling set_light_background() and set_dark_background().
其他與 python3-colorclass 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)