Sesame HTTP: Installation of Gerapy

Gerapy is a Scrapy distributed management module. This section will introduce its installation method.

1. Related Links

2. pip install

It is recommended to use pip to install, the command is as follows:

pip3 install gerapy

 

3. Test the installation

After the installation is complete, you can test it on the Python command line:

$ python3
>>> import gerapy

 If no errors are reported, the library is already installed.

Guess you like

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