Testing what is needed to get Python to run a twitter app.
This is so I can run off a Raspberry Pi to make portable interactive devices... First step. Google "Python Twitter API"
This looks promising... https://code.google.com/p/python-twitter/
But first we need http client library... https://code.google.com/p/httplib2/