Skip to content

snetts/beakr

 
 

Repository files navigation

Beakr - A simple conversation crawler/aggregator for twitter, facebook, etc.. Do with it what you will.

Author(s): Caige Nichols, Evan Wyloge 

Concept part of the 2009 Arizona State University News21 Project.

Dependencies: django, tango( simplejson, oauth ), sqlalchemy, PyYAML.

Installation of Tango:

Clone a copy of Tango into a temporary directory. We'll then move tango.py to our site-packages directory. You should extract to your virtual environment if you're using one.

git clone git://github.com/ryanmcgrath/tango.git [temporary path]
mv tango.py [site-packages directory]

About

Social Media Aggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.8%
  • HTML 32.2%