Tools

exception UnexpectedError(msg)

Bases: Exception

is_al_num(string)

Little utility to check if a string contains only letters and numbers (a-z,A-Z,0-9)

Parameters

string – The string to be processed

Returns

Result

date_parser(string)
timestamp_now()
time_diff(timestamp)
time_calculator(arg: str)