Python can be used a variety of things. I unfortunately learned it after I was out of school so, I had to teach myself and self motivate myself.
I used it for some screen scraping programs but, you could use it pretty much anything you want.
As an example, my last program was one where using youtube's api, I downloaded my playlist, randomly organized the songs and then played them back.
This is a really stupid example but, in youtube there is no random playlist function and it gets boring listening to songs in the same order.
Next, I really want to learn how to use python to create a dynamic site. I know there are python based cms systems like drupal but, I haven't had enough motivation to sit through them to make a functioning site.
laters