Rotten-Scripts icon indicating copy to clipboard operation
Rotten-Scripts copied to clipboard

[script request]: Python Directory Tree Generator

Open kaustav202 opened this issue 3 years ago • 5 comments

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

kaustav202 avatar Mar 02 '22 20:03 kaustav202

can you assign me this @HarshCasper

kaustav202 avatar Mar 02 '22 20:03 kaustav202

I am a GSSOC22 participant and I would like to work on this if it is not already assigned

KareemElozeiri avatar Mar 03 '22 15:03 KareemElozeiri

I am GSSoC'22 participant and i would like to work on this issue. I have been worked on similar project which implementing linux traversing directories using c++.

mo1998 avatar Mar 06 '22 05:03 mo1998

I am a gssoc'22 participant. If the issue hasn't already been assigned kindly consider me for working on this issue.

adiiquark avatar Mar 09 '22 10:03 adiiquark

A GSSOC'22 Participant here. Have experience with implementing this in a personal project. If the issue is still open, please consider assigning this to me. I would be glad to be able to work on this project.

bh-divyansh avatar Mar 10 '22 02:03 bh-divyansh