data_baseutilsbcolors

bcolors

class data_base.utils.bcolors

List of colors for terminal output in bash.

Attributes:

HEADER

Header color

Type:

str

OKBLUE

Blue color

Type:

str

OKCYAN

Cyan color

Type:

str

OKGREEN

Green color

Type:

str

WARNING

Warning color

Type:

str

FAIL

Fail color

Type:

str

ENDC

End color (reset)

Type:

str

BOLD

Bold

Type:

str

UNDERLINE

Underline

Type:

str