Directory summary tool.
Project description
DirSum
Summarize a directory recursively by file size. This tool can be used to quickly search a drive for large files taking up too much space.
Installation
Install the current PyPI release:
pip install dirsum
Or install from source:
pip install git+https://github.com/gregorybchris/dirsum
Usage
# Run the dirsum command to summarize a directory dirsum <path-to-directory> # Specify the minimum file size (default is 1GB) dirsum <path-to-directory> --size 750MB dirsum <path-to-directory> --size 50KB
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size dirsum-1.1.0-py3-none-any.whl (7.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size dirsum-1.1.0.tar.gz (6.7 kB) | File type Source | Python version None | Upload date | Hashes View |