thdl.utilsΒΆ

thdl.utils.common

now Get the format time of NOW.
today Get the format time of TODAY.
time_format Change the total time into the normal time format.
dict_to_str Change dict object to string.

thdl.utils.file

write_xls Write the contents into the xls tables.
pickle_dump Given the DATA, then pickle it into the PATH.
pickle_load From the PATH get the DATA.
check_duplicate_path Check the duplicate path.