modnet
0.4.4
Contents:
Installation
Getting started
API
Support
modnet
API
modnet package
modnet.utils module
View page source
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.