mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-27 22:11:10 +00:00
444 B
444 B
Duplicate Files Remover
Duplicate Files is removed by using this Python Script.
- It checks the MD5 Hash Value of the Files to check whether they are duplicate or not. If they are duplicate they are removed.
Tech Stack:
- Python
- MD5
Requirements:
- Python above 3.7 version