Reptile framework pyspider from entry to the master

First, install

1, mounted pip

python -m pip install --upgrade pip
pip install pyspider

Reported the following error:

Command "python setup.py egg_info" failed with error code 10 in C:\Users\LIUDAO~1\AppData\Local\Temp\pip-install-qs02ecob\pycurl\

Solution:

Pycurl wheel mounted using the corresponding version of

 

2, characteristics

Write code using python

Web UI, task monitoring, project management, results View

Powerful database support: MySQL, PostgreSQL , MongoDB, Redis

Powerful message queue support: RabbitMQ, BeanStalk, Redis

Guess you like

Origin www.cnblogs.com/liuzhiqaingxyz/p/11431131.html