Skip to main content

Directory tree visualizer

Project description

viztree

Viztree can generate an html for visualizing the directory tree.
The directory tree is visualized with Fancytree.

Requirements

  • jinja2

Installing

You can install viztree with pip.

$ pip install viztree

Or it is possible to install from GitHub repository.

$ pip install git+https://github.com/sky-joker/viztree.git

Usage

The html file that has the directory tree does generate by executing the below command.

$ viztree

If you'd like to specify the directory to generate the tree, please specify the path in the argument of the command.

$ viztree some_directory

The skin can change by specifying the skin option.

$ viztree --skin lion

You can look at the visualized directory tree by opening the html file with your browser.

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

viztree-0.2.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

viztree-0.2.0-py3-none-any.whl (5.5 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