51
What was the smallest python hobby project you worked on?
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
try this: make a python script which traverse given directory recursively and produce a graph which you can see using a svg viewer.
try to make it and experiment with it