Skip to main content

Small CLI app to print out a pretty ascii tree of a directory.

Project description

dirtree

Generate good-looking ascii trees of directories and files.

Installation

Install and update using pip:

pip install -U ascii-dirtree

Usage

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

Example:

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

ascii_dirtree-1.1.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

ascii_dirtree-1.1.0-py3-none-any.whl (4.2 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