I want a python program with scrapy
lib, for crawling website, and I want deploy it to the google app.
But I heard the google app only support the standard python lib, so my program can't deploy to it? Does any hack I can do?
If the google app real doesn't support, is there any other Saas or Paas platform could support out-standard python lib?
How about appfog
, Heroku
(does it still free now) ?