三、安装Scrapy

安装Scrapy

Posted by Carlos on April 22, 2018

一、安装完成Twisted

二、安装Scrapy

# pip install scrapy

使用国内(豆瓣)镜像库安装下载速度会更快

# pip install scrapy -i https://pypi.douban.com/simple