sevnpy.utility.utility

Functions

check_allowed

Check if the input value is in the allowed_list

check_equality

Check if two numbers can be considered equal taking into account the machine precision

copy_dict_and_exclude

Produce a hard copy of a dictionary excluding some keys

md5hashcode_from_string

Generate a md5 hashcode from a string

str_is_float

This function check if the input parameter can be transformed to a float number

str_is_int

This function check if the input parameter can be transformed to a intger number