No project description provided
Project description
du2html
du2html is a tool to generate human-readable html report from du (disk usage in linux and macos) result.
Installation
- from pypi
pip install du2html
- from github
pip install https://github.com/danielmsk/du2html/raw/main/dist/du2html-0.0.5-py3-none-any.whl
Dependency
This du2html doesn't need any other package:
Options
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-i IN, --in IN input du result file
-t TOTALSIZE, --totalsize TOTALSIZE
total hard disk size (ex: 32t, 100G, 200g)
-o OUT, --out OUT output html file
Usage
Make HTML report
du2html -i du_result.txt -t 32t -o du_out.html
Version History
- 0.0.5 (2022-04-13)
- add relative path for js and css in template html
- 0.0.4 (2022-04-13)
- debug
- 0.0.3 (2022-04-13)
- debug util.py
- 0.0.2 (2022-04-13)
- update README.md
- 0.0.1 (2022-04-12)
- first released.
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
du2html-0.0.6.tar.gz
(14.0 kB
view details)
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
du2html-0.0.6-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file du2html-0.0.6.tar.gz.
File metadata
- Download URL: du2html-0.0.6.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c4ae2b12cc82e116d3a593149d7ff7b8f4427a938147f0d302b31cc6f9ffe16
|
|
| MD5 |
4ecfad013310053e88707ca6314f8a5b
|
|
| BLAKE2b-256 |
d072b00af558864b28b3203971669fdef9d3916453d7b0e70796446dbd75c3b4
|
File details
Details for the file du2html-0.0.6-py3-none-any.whl.
File metadata
- Download URL: du2html-0.0.6-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fec81031b613a661a7cdb56fc65970b98dce0c0a917e45552b1b0dc314c3cbfa
|
|
| MD5 |
d14a019eb46949f7f89a341f7e3cd03c
|
|
| BLAKE2b-256 |
93053b433731d41cf1410fb3ad42d51bdc5e989375a59ccae4afd1b6c1858b54
|