These are scripts that were used for my 'Parsing twitter data' talk at the PhillyPUG on May 30th, 2012. Each script has one or more dependencies. The import statements at the top are a straight-forward representation of the dependencies for that particular script.
###playmusic.py Plays a tweeted song with a specific hashtag on Grooveshark.
###plotchart.py Plots a pie chart of app information used by people who tweeted about Obama and Romney.
###sendtext.py Sends a text message and makes a call using Twilio when a @reply is received.
###tracker.py Basic keyword tracking useing Tweepy.