Sesame HTTP: 1.9.3-Scrapyd-Client Installation

When deploying Scrapy code to remote Scrapyd, the first step is to package the code as an EGG file, and the second step is to upload the EGG file to the remote host. If this process is implemented by program, it is also completely possible, but we do not need to do this work, because Scrapyd-Client has already implemented these functions for us.

Let's take a look at the installation process of Scrapyd-Client.

1. Related Links

2. pip install

 

It is recommended to use pip to install, the relevant commands are as follows:

pip3 install scrapyd-client

 

3. Verify the installation

After the installation is successful, there will be an available command called scrapyd-deploy, the deployment command.

We can enter the following test command to test whether Scrapyd-Client is installed successfully:

scrapyd-deploy -h

 If output similar to Figure 1-86 appears, Scrapyd-Client has been successfully installed.

Original address: https://cuiqingcai.com/5449.html

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326356080&siteId=291194637