4 years ago
Picked up Zappa because it was easy and fast to deploy lambda fns, then the complications came. Feedgen lib uses lxml under the hood which uses system packages that the AWS Linux lambda runner does not have. 😞. Ended up building and deploying from a container to remedy this.
Notes: https://git.sr.ht/~travisshears/korallenriff-feed#deploy
#python
Notes: https://git.sr.ht/~travisshears/korallenriff-feed#deploy
#python
4 years ago
Loving Zappa lately. I use it for creating quick scraping AWS lambda fns that dump data into S3 as RSS feed XMLs. Then just use my feed reader mobile app to stay up to date.
https://github.com/zappa/Zappa
#python
https://github.com/zappa/Zappa
#python
4 years ago
Oops bumpversion started updating dependency packages. Fix: https://git.sr.ht/~travisshears/micro-blog/commit/ef35b4b32c91e7595ad33edbc65519c58a872430 , package.json problems #python #js
Page 1 of 1, with 20 posts per page.