Skip to main content

duplicate file cleansor

Project description

cleansor

This is a duplicate file detector and cleansor. It finds all file(s) with the extension name entered in the current directory and its subdirectories, calculates their hashes, and stores them in a dictionary. If a hash already exists in the dictionary, it means there's a duplicate file. Finally, it deletes the duplicate files found.

install it via (pip/pip3):

pip install cleansor

execute the cleansor by (python/python3):

python -m cleansor

Enter your file extension name (without the dot) then you are good to go!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cleansor-0.0.4.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

cleansor-0.0.4-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page