I am trying to create a tree structure for a repository holding multiple folders using python. I know that it is traditionally done through Linux or Unix.
My question is, are there any modules I can use to achieve this easily. Or a function already created? I have attached an image to give a better understanding of what I am trying to accomplish.