PrettyPrint module

class util.pretty_print.PrettyPrint

Bases: object

Class of PrettyPrint console

static pretty_print(text, color)str

Return the text with the specific color

Parameters
  • text – text to be colored

  • color – color of text

Returns

Text with color