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
Built Distribution
File details
Details for the file find_same_md5_file-0.0.7.tar.gz
.
File metadata
- Download URL: find_same_md5_file-0.0.7.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 303c21865671563e3c2ecd7d017c8264e47479ec5acf5ef3fe4fe5e8ddc48f88 |
|
MD5 | 3fe6161626c888c17359947eef5cc335 |
|
BLAKE2b-256 | c69b52c377645e5dac9a38588a470ba467559d45474a8940928ee332c55ffc3d |
File details
Details for the file find_same_md5_file-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: find_same_md5_file-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 985848dbc83819d3a1568159130037d8fa789fac7fdc684b17b7de2082d5cbe0 |
|
MD5 | f7675e991824d5306cf18bcd136a5d0b |
|
BLAKE2b-256 | 3678a6da08fdaef6f38d692340d65c11d573bc50706c7320a15d257f993f7404 |