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

Module connection

source code

connection operations

Connection instances are used to communicate with the remote service at the account level creating, listing and deleting Containers, and returning Container instances.

See COPYING for license information.

Classes
  Connection
Manages the connection to the storage system and serves as a factory for Container instances.
  ConnectionPool
A thread-safe connection pool object.
Variables
  __package__ = 'cloudfiles'