[google-appengine] Re: GAE and AWS

2008-08-31 Thread Waldemar Kornewald
On Aug 30, 5:43 pm, Chris Tan <[EMAIL PROTECTED]> wrote: > Nonetheless, I recommend boto (http://code.google.com/p/boto/) for a > nice library for working with amazon's web services.  A big caveat is > that you will have to substitute google's urlfetch where appropriate. Not necessarily. If you u

[google-appengine] Re: GAE and AWS

2008-08-30 Thread Davide Rognoni
This is the right place to post :-) Boto, an integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: - Simple Storage Service (S3) - Simple Queue Service (SQS) - Elastic Compute Cloud (EC2) - Mechanical Turk - SimpleDB (SDB) -

[google-appengine] Re: GAE and AWS

2008-08-30 Thread dar
Did you look at boto? http://code.google.com/p/boto/wiki/SimpleDbIntro On Aug 28, 5:09 pm, Davide Rognoni <[EMAIL PROTECTED]> wrote: > Amazon Web Serviceshttp://aws.amazon.com/ > > The best way is the cooperation, but I don't see > Pythonhttp://docs.amazonwebservices.com/AmazonSimpleDB/2007-11-

[google-appengine] Re: GAE and AWS

2008-08-30 Thread Chris Tan
This isn't the right place to post (try Amazon's forums). Nonetheless, I recommend boto (http://code.google.com/p/boto/) for a nice library for working with amazon's web services. A big caveat is that you will have to substitute google's urlfetch where appropriate. On Aug 28, 6:09 pm, Davide Ro