Skip to content

MOON-CLJ/weibospread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a site use flask
show a graph of one weibo's reposts

prepare on mac:
1, mongodb
2, ruby <(curl -fsSkL raw.github.com/mxcl/homebrew/go) (install brew)
3, brew install libevent
4, sudo easy_install gevent pymongo Flask-PyMongo simplejson requests lxml tornado
5, git clone git@github.com:MOON-CLJ/pygexf.git
 & git clone git@github.com:MOON-CLJ/weibo.git
 &sudo python setup.py install
6, python simple.py or python t_server.py