PyTreefy
Python
★ 5
updated 27d ago
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.
No plain-English explanation yet — one is being written right now. Check back in a minute.