Skip to main content

Python searches the same file based on md5

Project description

find-same-file

中文文档

Python searches the same file based on md5

install

pip install find-same-md5-file

Example

import find_same_md5_file
# find same file
print(find_same_md5_file.print_same('C:/'))# My U drive letter is U:, so the location is U:/
# find empty dir
print(find_same_md5_file.find_empty_dir('C:/'))
# find big file
print(find_same_md5_file.find_big_file('U:/', 3685))

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

find_same_md5_file-0.0.7.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

find_same_md5_file-0.0.7-py3-none-any.whl (3.8 kB view hashes)

Uploaded 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