PyColorized Python implementation of Colorized library. * Colorized is integrated on FlaScript Core. from Colorized import * PrintWith(Colorize(BOLD, LIGHT_YELLOW), "Hello world!") PyColorized licensed under the terms of MIT License.