Scrapyd-deploy command not found after scrapyd installation
Can be installed from git directly:
pip install git+https://github.com/scrapy/scrapyd-client
scrapyd-deploy
is a part of scrapyd-client.You can install it from PyPi. Try:
$ sudo pip install scrapyd-client