摘要:
一.什么是Scrapy? 二。安装 Linux: pip3 install scrapy Windows: a. pip3 install wheel b. 下载twisted http://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted c. 进入下载目录, 阅读全文
posted @ 2019-05-10 18:19
姜浩
阅读(366)
评论(0)
推荐(0)
摘要:
三。scrapy 项目框架、 下载对应的版本要在cmd(管理员身份打开):pip3 install 软件文件名.whl 阅读全文
posted @ 2019-05-10 11:11
姜浩
阅读(787)
评论(0)
推荐(0)