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 # Print full absolute paths to directories instead of directory names dirsum <path-to-directory> --absolute
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.2-py3-none-any.whl (8.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size dirsum-1.1.2.tar.gz (7.3 kB) | File type Source | Python version None | Upload date | Hashes View |