News

finddupes.py requires the docopt module. If present, it can use the openpyxl module to output to an Excel spreadsheet. Find Duplicates Program to find duplicate files in a given file heirarchy.
About Python code to find duplicate files in a base directory. blake2b hash is used to find the duplicates. The code returns the number of the duplicate files with their full path names.