scrapy / scrapyd

A service daemon to run Scrapy spiders
https://scrapyd.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
2.92k stars 569 forks source link

The work of scrapyd with the virtual environments of projects #492

Closed WhatIsLowe closed 2 months ago

WhatIsLowe commented 11 months ago

How to implement the work of scrapyd with the virtual environments of my projects? For example, I have scrapyd, scrapykeeper, scrapyd-client installed in one virtual environment. Another virtual environment is used by my project.

jpmckinney commented 11 months ago

I'm not sure I understand? If you want scrapyd, scrapykeeper, scrapyd-client in your other virtual environment, just install them in that virtual environment.