1
vote
What’s the best python soap stack for consuming Amazon Web Services WSDL?
if i'm not mistaken, you can consume Amazon Web Services via REST as well as SOAP. using REST with python would be much easier.
…
