- sudo easy_install flask
- sudo easy_install pymongo
- download mongod 2.1.0+ (or 2.1 nightly)
- start mongod
- python www.py
- streaming api docs: https://dev.twitter.com/docs/streaming-api
- sample: curl https://stream.twitter.com/1/statuses/sample.json -u: | mongoimport -d test -c live