Weboob on AWS LAMBDA
Hello, I would use weboob in AWS (amazon web services) and serverless technologies, with lambdas AWS. The Lambdas support the python language 2.7 and 3.6 I did not find a schema of the general architecture of weboob, but installing it on a VM, I did not see any daemon linux. Is it the applications that should just use weboob core lib only? Do you think this is possible simply and do you have examples of single calls from a module? Thank you