Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-boto - A simple lightweight interface to Amazon Web Services
- 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.src
[76 KiB] |
Changelog
by Robert Scheck (2009-01-21):
- Added patch from Matthew Farrellee to get S3 and EC2 working
|