My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

This project demonstrates the Buzz firehose API by reading all incoming posts and categorizing the 'mood' of each.

If you'd like to run your own copy, you need to make the following minor changes:

  • In app.yaml: Change the app id from buzz-mood to your own id.
  • In pshb.py: Update the CALLBACK constant to match your app id.
The application will not work in the dev SDK because the callback will be unreachable from the hub.

Powered by Google Project Hosting