limix.sh.filehash

limix.sh.filehash(filepath)[source]

Compute sha256 from a given file.

Parameters

filepath (str) – File path.

Returns

sha256 – Sha256 of a given file.

Return type

str