Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 467 Bytes

PyColorized

Python implementation of Colorized library.

Colorized for C++

Colorized for Golang

Colorized for FlaScript*

* Colorized is integrated on FlaScript Core.

  from Colorized import *
  PrintWith(Colorize(BOLD, LIGHT_YELLOW), "Hello world!")

PyColorized licensed under the terms of MIT License.