[Twisted-Python] Twisted Amazon Web Service module?
Has anyone built a Twisted module for use with any of Amazon's web service components? Specifically SimpleDB and SQS? I've looked at boto, which is really cool, but not Twisted... Regards, Don
* Don Smith <donwsmith@gmail.com> [2008-02-26 22:32:58 -0800]:
Has anyone built a Twisted module for use with any of Amazon's web service components? Specifically SimpleDB and SQS?
I've looked at boto, which is really cool, but not Twisted...
I have some AWS code here: http://edgeverse.com/trac/browser/aws http://slipgate.za.net/~mithrandi/darcs/EdgeVerse/trunk/aws/ Currently, it consists of a full (I think) S3 wrapper, and a partial ECS wrapper, so I'm not sure how much this helps you, but at least it's a start. -- mithrandi, i Ainil en-Balandor, a faer Ambar
I just released by SimpleDB code ... http://stefan.arentz.nl/2008/03/08/twisted-amazon-simpledb/ It also contains code for S3 and SQS but that is work in progress. Feedback appreciated! S. On Wed, Feb 27, 2008 at 7:32 AM, Don Smith <donwsmith@gmail.com> wrote:
Has anyone built a Twisted module for use with any of Amazon's web service components? Specifically SimpleDB and SQS?
I've looked at boto, which is really cool, but not Twisted...
Regards,
Don
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (3)
-
Don Smith
-
Stefan Arentz
-
Tristan Seligmann