A simple Python script for iterating recursively over a directory and returning all of the files sorted by size
Project description
Sizer
A simple Python script for iterating recursively over a directory and returning all of the files sorted by size
Dependencies
You need Python 3.8+ and to run the following command:
pip install -r requirements.txt
Usage
You can use the script as an executable by running:
python -m sizer
You can also install it with pipx.
For more information on the usege of the script, simply run it with -h.
Alternatively, you can access this as a library by importing from sizer:
import sizer
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sizer-1.0.0.tar.gz.
File metadata
- Download URL: sizer-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7827b26aecbb6fa8211321082ad5e42aed092b3169095a2c4ecccac4725f2739
|
|
| MD5 |
5175f508549592b1a8a47a8252989883
|
|
| BLAKE2b-256 |
f61fe090a5d0fbb9cba86ef66d9fd416e5065e1b36227780cad1ba18f3f9cdd7
|
File details
Details for the file sizer-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sizer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b85eb9955fff448038092c8e4af08856d518c16097310082cca51feab8104798
|
|
| MD5 |
8d5385e92d0531acce4901d8882f59b2
|
|
| BLAKE2b-256 |
c10038689641ed3918716c87fc585c1d21d41bfa50cc2b9b957a841d8256eea5
|