Skip to content

valsaven/md5hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Fast and simple md5 hash generator for files and directories.

Installing

Requires Python 3.

From PyPI:

pip install md5hash

Examples

For a single file:

from md5hash import scan
print(scan('file.txt'))
>>> 195FCD0B460051BF195DFCB338B196A7

About

Fast and simple md5 hash generator for files and directories.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages