Thanks to visit codestin.com
Credit goes to github.com

Skip to content

theY4Kman/xterm256-colors

Repository files navigation

xterm256-colors

PyPI version

Easily colorize text printed to an xterm-256color terminal emulator

from xterm256_colors import Fore256, Back256

print(Fore256.CHARTREUSE1('Hello,'), Back256.HOTPINK('World!'))

Screenshot of example code output

Installation

pip install xterm256-colors

About

Handy helpers for xterm-256color text printing

Topics

Resources

License

Stars

Watchers

Forks

Languages