Sesame HTTP: 1.9.3-Scrapyd-Client installation,

Source: Internet
Author: User

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 then upload the EGG file to the remote host. This process can be implemented by a program, but we do not need to do this because Scrapyd-Client has already implemented these functions for us.

Next, let's take a look at the installation process of Scrapyd-Client.

1. Related Links
  • GitHub: https://github.com/scrapy/scrapyd-client
  • PyPI: https://pypi.python.org/pypi/scrapyd-client
  • Instruction: https://github.com/scrapy/scrapyd-client#scrapyd-deploy
2. pip Installation

Pip is recommended for installation. The related commands are as follows:

Pip3 install scrapyd-client
3. Verify Installation

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

Run the following command to test whether Scrapyd-Client has been installed successfully:

Scrapyd-deploy-h

If an output similar to 1-86 is displayed, it indicates that Scrapyd-Client has been successfully installed.

Address: https://cuiqingcai.com/5449.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.