Contents:
SerializableDataclass
chunk_list()
compact()
dedupe()
flatten_list()
group_by()
interleave()
partition()
unique()
camel_to_snake()
compress_string()
count_words()
decompress_string()
kebab_case()
remove_accents()
reverse_string()
slugify()
snake_to_camel()
strip_html()
title_case()
truncate()
wrap_text()
DotDict
deep_copy_dict()
filter_dict()
flatten_dict()
get_nested()
invert_dict()
merge_dicts()
set_nested()
unflatten_dict()
encode_to_base64()
decode_from_base64()
get_value_by_path()