开发环境manjaro+python3 1.安装Scrapy sudo pip install scrapy 这里更换镜像源安装会快点,在~/.pip/pip.conf中添加以下内容即可 [global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple [install] trusted-host=mirrors.aliyun.com 2.Scrapy框架 赞微海报分享
近期评论