rptree
rptree copied to clipboard
Directory Tree Generator
Results
3
rptree issues
Sort by
recently updated
recently updated
newest added
This pull request adds a new feature to the RP Tree directory tree generator. Users can now limit the depth of the generated directory tree using the -l or --level...
From Basecamp by Martin: I use `rptree` to make file structures, but sometimes I'd like to limit the depth (like I can with `tree`) -- Maybe Leodanis Pozo RamosLeodanis you...
Other improvements: - Type hints - pyproject.toml - tests