string_utils#

Functions

multi_replace(text, *replacements)

Replace substrings with other strings, until there are no substrings left.

nested_split(text[, max_depth])

Splits a string into a list of lists.

string_to_nested_tuple_with_prefixes(text[, ...])

Turns a string containing elements to a sequence of tuples E.g.