Ok, I am considering the boto package/module/egg.
I can easily download it from github, but how can I install it with GAE?
It obviously should be in my app files uploaded to GAE.
How did you install boto in your app directory?
Also if you have sample code (upload + fetch) that would be awesome!
My understanding is that the uploaded file should go to GAE first and then AWS S3.
Not sure how the boto s3 code works at this point. But clarification would be welcome.
Thanks,