dexp.utils

Functions

compress_dictionary_lists_length(d, max_length)

Reduces the length of lists in an dictionary and convert to string.

dict_or(lhs, rhs)

Can be removed once we support only >= python 3.9 https://peps.python.org/pep-0584/

overwrite2mode(overwrite)

Returns writing mode from overwrite flag

Modules