brainprep.utils.color: Utility methods to print the results in a terminal using term colors.

Utility methods to print the results in a terminal using term colors.

Functions

print_color(category, text)

Print text.

print_command(command)

Print command.

print_deprecated(deprecated)

Print deprecated.

print_error(error)

Print error.

print_info(info)

Print info.

print_result(result)

Print result.

print_subtitle(subtitle)

Print subtitle.

print_title(title)

Print title.

print_warn(warn)

Print warn.