Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages