Copy page Copy page View source stouputils.print.utils module# remove_colors(text: str) → str[source]# Remove the colors from a text is_same_print( *args: Any, **kwargs: Any, ) → bool[source]# Checks if the current print call is the same as the previous one. current_time() → str[source]# Get the current time as “HH:MM:SS” if less than 24 hours since import, else “YYYY-MM-DD HH:MM:SS”