Skip to main content

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

pip install du2html
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 hashes)

Uploaded Source

Built Distribution

du2html-0.0.6-py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page