birdo:Hack for Change项目以从社交网络收集观鸟数据 源码
#伯多 刮擦社交网络以获取有关鸟类的信息 ##安装 制作一个virtualenv $ pip install -r requirements/local.txt 安装postgres> = 9.4 安装geos库 mac: $ brew install geos 更多: : 安装gdal库mac: # brew install gdal 建立资料库 $ createdb birdo 更多: : 同步数据库$ python manage.py migrate 建立前端 $ cd assets $ npm install && npm run build 运行: $ python manage.py runserver_plus 治具 鸟类 从vispedia数据创建鸟类模型 $ python manage.py runscript import_birds $
文件列表
birdo-master.zip
(预估有个76文件)
birdo-master
shares
__init__.py
58B
views.py
63B
networks
twitter.py
3KB
__init__.py
137B
base.py
4KB
models.py
3KB
scripts
暂无评论