2012-12-02 11:00:05 +01:00
|
|
|
This is a python client for the Swift API. There's a Python API (the
|
|
|
|
``swiftclient`` module), and a command-line script (``swift``).
|
|
|
|
|
2013-02-14 13:03:52 +01:00
|
|
|
This code is based on the original client previously included with
|
2012-12-02 11:00:05 +01:00
|
|
|
OpenStack's swift -- a highly available, distributed, eventually
|
|
|
|
consistent object/blob store.
|
|
|
|
|
|
|
|
WWW: http://launchpad.net/python-swiftclient
|