Folder Strucutre Visualizer


License
MIT
Install
pip install treeview==1.2

Documentation

treeview

treeview is a simple folder structure viewer.

Installation

Use the package manager pip to install treeview.

pip install treeview

Usage

treeview [TYPE t g] [PATH TO JSON] [NAME OF TREE] [OUTPUT FOLDER]

where:
t for text-based output
g for graph-based output

License

MIT