52
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
Python is excellent at repetitive, scripty task.
Open file, do something with input like extract, measures, rearrange and save work in other file.
Another stuff is display or analyse statistical data. Find "raw" data of any of your hobbie(cooking, video games,Sport) and transform them into nice looking charts.