Home | Trees | Indices | Help |
---|
|
s3: a set of classes for interacting with amazon's s3.
The aim of this library is to try to export all of the s3 functionality while staying true to python's feel.
Hopefully, usage should be pretty straight forward. I'd suggest looking over the test code in test.py, and then look at the doc strings in the methods of the classes of S3Service and S3Bucket.
|
|||
|
|||
|
Service S3 Service class. |
||
|
Generator Generator class |
|
|||
|
VERSION = '2006-03-01'
|
||
|
DEFAULT_HOST = 's3.amazonaws.com'
|
|
VERSIONNone
|
DEFAULT_HOSTNone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Tue Aug 29 17:36:16 2006 | http://epydoc.sourceforge.net |