Skip to content

Python project that writes directory structure and content overview

Notifications You must be signed in to change notification settings

rasmusjen/directory_structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Directory Structure Project

This project provides a Python-based tool to generate an overview of folder contents and the file/directory structure. It can be used to recursively list files and directories in a human-readable format, making it easy to visualize the layout of a directory.

Features

  • Recursively lists all files and subdirectories within a given directory.
  • Outputs a human-readable directory tree.
  • Configuration of input paths via an external settings.ini file.
  • Customizable path and logging settings.

About

Python project that writes directory structure and content overview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages