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

Module container

source code

container operations

Containers are storage compartments where you put your data (objects). A container is similar to a directory or folder on a conventional filesystem with the exception that they exist in a flat namespace, you can not create containers inside of containers.

See COPYING for license information.

Classes
  Container
Container object and Object instance factory.
  ContainerResults
An iterable results set object for Containers.
Variables
  __package__ = 'cloudfiles'