PyTreefy is a Python script designed to explore a specified directory, generate a visual representation of its directory tree, and collect all Python scripts (*.py) present in that directory. The collected scripts are then combined with the directory tree structure and written to an output file.
python developer-tools directory-tree file-scanner cli-utility ascii-tree code-auditing code-bundler llm-context source-code-aggregator
-
Updated
Aug 26, 2026 - Python