rahulbordoloi / Directory-Tree

Python Utility Package that displays out the Tree Structure of a Particular Directory.
https://pypi.org/project/directory-tree/
GNU General Public License v3.0
32 stars 13 forks source link

[Request] Parameter to show files or directories first #17

Closed AutonomousCat closed 2 months ago

AutonomousCat commented 12 months ago

For my use case, it would make the output more readable to show files first. So before "utils/", "main.py" will show (for example).

rahulbordoloi commented 3 months ago

Earlier - image

Now (Conditional Parameterized) - image

Is this what you seeked for? @AutonomousCat

rahulbordoloi commented 2 months ago

New Changes are Live in PyPi! (https://pypi.org/project/directory-tree/) @AutonomousCat