Display statistics for file and folder sizes
Project description
fzstats - File and Folder Size Statistics
fzstats is a Python command line tool that allows you to display statistics for file and folder sizes. Gain insights into the distribution of sizes within a directory, and easily sort and analyze the data.
Installation
Install fzstats using pip:
pip install fzstats
Usage
Show help message:
fzstats --help
Display size statistics for a folder, by default the results is sorted by size in descending order:
fzstats /path/to/your/folder
Sort the results by size in ascending order:
fzstats -s /path/to/your/folder
Sort the results by name in descending order:
fzstats -s name /path/to/your/folder
Limit the results to 10 rows:
fzstats -l 10 /path/to/your/folder
Options
--help: Display help message.-s,--sort: Sort the results by a specific attribute. [default: size]-d,--dir: Sort direction. [default: desc]-l,--limit: Limit the results to a given number of rows. [default: no limit]
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
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 fzstats-0.1.2.tar.gz.
File metadata
- Download URL: fzstats-0.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.2 Darwin/23.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c00b0836359bde8aa85d1ec3ef947bc7297d16c15b6c7db6f1405d0bdc12443
|
|
| MD5 |
3f417d1eed7e7f191711b66b65493854
|
|
| BLAKE2b-256 |
a87ddeb90baecf793ae9f7862368ff63ec951c5746e828b7b56f06d3302dbe82
|
File details
Details for the file fzstats-0.1.2-py3-none-any.whl.
File metadata
- Download URL: fzstats-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.2 Darwin/23.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33a7bded99038c480048a59818f28eda314282ce82d615838d88a63885c5bdda
|
|
| MD5 |
80ca86aa15e92bc9e4fa7584b05df36e
|
|
| BLAKE2b-256 |
3af8bd516dd82991e3d467ce60b603899db794046777a8b156969d30de095402
|