Search for file with maximum size
Project description
Manual
from FadeMaxSize.findMax import find_max_file
answer = find_max_file('path')
print(answer)
"""
{
'file': 'path to largest file',
'size': 1234 # Largest file size in kilobytes
}
"""
How to start tests?
'python -m unittest -v tests/test_find.py' from /max_size
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 Distribution
FadeMaxSize-1.0.0.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file FadeMaxSize-1.0.0.tar.gz
.
File metadata
- Download URL: FadeMaxSize-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15cafaf5d53a14f58ba1c485aca9fc86a82291bef7f20fd435332d0b4c8116c7 |
|
MD5 | 8644e7393f084e48a792028aaff2918a |
|
BLAKE2b-256 | 925c41f4ce3d13fbf623ccc55a9525e8db6b86e3307d8a0f2554bf3ada4b573f |
File details
Details for the file FadeMaxSize-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: FadeMaxSize-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81f98a24039aa2884d3eb35a0bf71b813b1800fb620a4379e5dd8347e0dd9b7c |
|
MD5 | 7b591330aa8b36e8a9fff630ff68088a |
|
BLAKE2b-256 | 15b9b7f79de7629abf05aa6f80671e29d5e67393917c9cab709682f0fe840305 |