Skip to content

Find and remove duplicate files using Python.

License

Notifications You must be signed in to change notification settings

thevindu-w/duplicate_file_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicate File Remover

Find and remove duplicate files using python

Python version: 3.x

Dependencies

      This uses filecmp, hashlib, os and tkinter modules. But those modules should be already available as they are installed by default with python3.

How to use?

      Just run main.py with python3.

About

Find and remove duplicate files using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages