python-boto - A simple lightweight interface to Amazon Web Services
Website: | http://code.google.com/p/boto/ |
---|---|
License: | MIT |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
Boto is a Python package that provides interfaces to Amazon Web Services. It supports S3 (Simple Storage Service), SQS (Simple Queue Service) via the REST API's provided by those services and EC2 (Elastic Compute Cloud) via the Query API. The goal of boto is to provide a very simple, easy to use, lightweight wrapper around the Amazon services.
Packages
python-boto-1.0a-1.el4.1.noarch [114 KiB] |
Changelog
by Robert Scheck (2009-01-21):
- Added patch from Matthew Farrellee to get S3 and EC2 working |