Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 3978787c32379aae883838eb4d064cfb

python3-termcolor-1.1.0-8.mga9.noarch.rpm

Description:

import sys from termcolor import colored, cprint text colored('Hello, World!',
'red', attrs['reverse', 'blink']) print(text) cprint('Hello, World!', 'green',
'on_red') print_red_on_cyan lambda x: cprint(x, 'red', 'on_cyan')
print_red_on_cyan('Hello, World!') print_red_on_cyan('Hello, Universe!') for i
in range(10): cprint(i, 'magenta', end' ') cprint("Attention!", 'red',
attrs['bold'],...

Sources packages:

Other version of this rpm: