metamorph.util

Module Contents

Functions

get_edits_string(old, new[, color, on_color])

Colorize the differences between two strings.

metamorph.util.get_edits_string(old: str, new: str, color: str = 'green', on_color: str = 'on_red')[source]

Colorize the differences between two strings.