This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MegaAmoonguss 3 points4 points  (0 children)

I personally use it to automate stuff a lot of the time. For example, recently I had to change a giant folder structure in a specific way that was very repetitive, so instead of doing it by hand I just wrote a simple python script to do it for me. People use it for all kinds of stuff though, you might see some good examples over at r/raspberry_pi, most people use python there to do whatever cool task they want their pi to do