1 Star 0 Fork 102

帕特利西亚 / WeiboSpider

forked from resolvewang / WeiboSpider 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
login_first.py 180 Bytes
一键复制 编辑 原始数据 按行查看 历史
Wrg 提交于 2017-07-05 09:23 . fix typo
# coding:utf-8
from tasks import login
if __name__ == '__main__':
# you should execute this file, because celery timer will execute login delayed
login.excute_login_task()
Python
1
https://gitee.com/patricia_of_end/WeiboSpider.git
git@gitee.com:patricia_of_end/WeiboSpider.git
patricia_of_end
WeiboSpider
WeiboSpider
master

搜索帮助