Skip to content

Pyletree

Pyletree is a simple CLI tool for generating directory tree diagrams.

Install

pip install pyletree

Quick start

pyletree [ROOT_DIR]

If no directory is provided, the current directory is used:

pyletree

Documentation