keys.py: contains consumer and access keys and secrets for the Twitter application. If you want to test the bot manually, create a twitter application and use get_access_token.py to get the access token given yours consumer key/secret (you have to manually modify it).
- python-oauth2 - (git clone http://github.com/brosner/python-oauth2.git)
- python-twitter - (hg clone https://python-twitter.googlecode.com/hg/ python-twitter)
- python-circuits - (python-circuits package - Ubuntu, otherwise google it, it's easy)
To install:
pip install -r pip_requirements.txt