dirtreeutil

A tree utility in Python.


License
AGPL-3.0
Install
pip install dirtreeutil==0.1.2

Documentation

License: GPL v3 GitHub last commit (branch) Downloads

Dirtreeutil

A Python utility to list your directory like a tree with formatting and options.

How to install and use?

  • pip3 install dirtreeutil OR
  • pip install dirtreeutil

Now run, dirtreeutil -d <PATH>

This is mainly intended for visualizing directories with clean strucutres or less files as are most other tree utilities.

A demo maybe?

Sure, this is what it'll look like.

screen