Generate good-looking ascii trees of directories and files.
Install and update using pip:
pip install -U ascii-dirtree
usage: dirtree [-h] [-p [PATH]] [-f] [-c] [-i [IGNORE ...]] [-d DEPTH]
optional arguments:
-h, --help show this help message and exit
-p [PATH], --path [PATH]
Path to start from
-f, --files print files
-c, --clip copy to clipboard
-i [IGNORE ...], --ignore [IGNORE ...]
ignore files matching glob
-d DEPTH, --depth DEPTH
depth to traverse, negative for infinite