The Directory Structure Viewer is a Python tool designed to simplify the visualization of folder hierarchies. By accepting a directory path as input, it recursively scans the specified folder and organizes its contents into a tree-like structure. This output includes all subdirectories and files, formatted with clear indentation and symbols to highlight the relationships between folders and their contents. The program is tailored for Windows systems and outputs the structure in a .txt file, providing a portable and human-readable representation of the directory. Ideal for users who need to document file systems, audit storage organization, or understand complex folder structures at a glance.
-
Notifications
You must be signed in to change notification settings - Fork 0
WilliamCallao/Directory-Structure-Viewer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Python program generates a visual representation of a folder's structure in a tree-like format. It outputs the hierarchy of files and subfolders for any specified directory.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published