modnet.utils module

modnet.utils.get_hash_of_file(fname, algo='sha512')

Returns the hexdigest of the SHA512 checksum of the file found at fname.