This script generates a directory tree structure in a human-readable format. It can be used to visualise the hierarchy of files and directories in a given path.
Credit to this guide: https://realpython.com/directory-tree-generator-python/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script generates a directory tree structure in a human-readable format. It can be used to visualise the hierarchy of files and directories in a given path.
Credit to this guide: https://realpython.com/directory-tree-generator-python/