Googling reveals several Python interfaces to Amazon Web Services (AWS). Which are the most popular, feature-complete, etc?
Googling reveals several Python interfaces to Amazon Web Services (AWS) . Which are the
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I suggest boto – It’s an active project, and boto’s new home is now on GitHub, so you can fork it and add/patch it as desired (not that you need to – it seems very stable).
The author recently got a job that lets him hack on this part time for work, see And Now For Something Completely Different…Update: Meanwhile the author, Mitch Garnaat, has fortunately joined the AWS team as well, see Big News Regarding Python, boto, and AWS, promoting this de facto AWS SDK for Python to a semi official one: