Remove all duplicate files from a directory, fast
Project description
removedupes
Remove duplicate files from a directory, fast
Files will be compared by size, then by first (1024) chunk hash, then by full hash
Install
pip install removedupes
Format
from removedupes import removeDuplicates
removeDuplicates(directory)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for removedupes-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 602e1db88b639974336ad85920ce2170b28effbab3ed74731a0bcfe53c80b14e |
|
MD5 | c7a2312c5f776aae43a897bf0b46faf3 |
|
BLAKE2b-256 | 927a3eb4a3bd3f3db157c02031a6af5dd1d21c0531241df1d6e120b23d596d02 |