Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script request]: Python Directory Tree Generator #1308

Open
2 tasks done
kaustav202 opened this issue Mar 2, 2022 · 5 comments · May be fixed by #1377
Open
2 tasks done

[script request]: Python Directory Tree Generator #1308

kaustav202 opened this issue Mar 2, 2022 · 5 comments · May be fixed by #1377
Labels
enhancement New feature or request Python question Further information is requested Up-For-Grab

Comments

@kaustav202
Copy link

Is there an existing issue for this?

  • 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

  • I agree to follow this project's Code of Conduct
@github-actions github-actions bot added enhancement New feature or request Python question Further information is requested Up-For-Grab labels Mar 2, 2022
@kaustav202
Copy link
Author

can you assign me this @HarshCasper

@KareemElozeiri
Copy link

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

@mo1998
Copy link

mo1998 commented Mar 6, 2022

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++.

@adiiquark
Copy link

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

@bh-divyansh
Copy link

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.

@kaustav202 kaustav202 linked a pull request Apr 20, 2022 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python question Further information is requested Up-For-Grab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants