HarshCasper / HarshCasper/Rotten-Scripts
[script request]: Python Directory Tree Generator
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Describe the script
A python implementation of the linux tree command that traverses the directory recursively and generates a output representing the directory structure.
- parses cli args
- uses pathlib to traverse the directory
- outputs the directory hierarchy
- shows additional version and help info
### Language
Python
### Is the feature request related to a problem? Please Specify.
No
### Describe the solution you'd like.
_No response_
### Anything else?
No
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.