=== Simple Twitter
A very simple Twitter application that listens to the Twitter stream and writes the text to a file.
It is very much a work in progress.
You need to add your keys from the Twitter API in the tweep.py text to run this.The filter can be added to the final line of tweep.py
=== Issues
Please raise issues on Github
=== Requirements
Tweepy (https://github.com/tweepy/tweepy)
JSON os sys