data_base
❭ utils
❭ bcolors
bcolors
-
class data_base.utils.bcolors
List of colors for terminal output in bash.
- Attributes:
Header color
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