Package cloudfiles :: Module storage_object
[frames] | no frames]

Module storage_object

source code

Object operations

An Object is analogous to a file on a conventional filesystem. You can read data from, or write data to your Objects. You can also associate arbitrary metadata with them.

See COPYING for license information.

Classes
  Object
Storage data representing an object, (metadata and data).
  ObjectResults
An iterable results set object for Objects.
Variables
  __package__ = 'cloudfiles'