OpenStack Storage (Swift) Client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Zuul 1ffe514621
Merge "Ensure v*password auth_type correctly implies auth version"
4 days ago
bin Make bin/swift testable part 2 9 years ago
doc docs: Fix code-generated docs 7 days ago
examples Fix copy.py example. 1 year ago
releasenotes Update master for stable/2023.1 3 weeks ago
swiftclient Merge "Ensure v*password auth_type correctly implies auth version" 4 days ago
test Ensure v*password auth_type correctly implies auth version 5 days ago
tools Add bash_completion to swiftclient 5 years ago
.coveragerc remove swiftclient/openstack/common/* in the .coveragerc 7 years ago
.functests Rename "tests" directory to be "test" like in the swift repo 3 years ago
.gitignore Switch to stestr 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap authors/changelog updates for release 4 years ago
.manpages adding .manpages script to swift client 7 years ago
.stestr.conf Rename "tests" directory to be "test" like in the swift repo 3 years ago
.unittests Rename "tests" directory to be "test" like in the swift repo 3 years ago
.zuul.yaml Merge "Switch to 2023.1 Python3 unit tests and generic template name" 2 months ago
AUTHORS Back-fill a bunch of ChangeLog releases 3 months ago
CONTRIBUTING.rst Ussuri contrib docs community goal 3 years ago
ChangeLog Back-fill a bunch of ChangeLog releases 3 months ago
LICENSE Add CHANGELOG LICENSE and MANIFEST.in 11 years ago
MANIFEST.in Switch to pbr for setup. 10 years ago
README.rst Remove references to swift-specs and blueprints 3 years ago
bindep.txt Update the old http doc links 5 years ago
requirements.txt Remove six 1 year ago
run_tests.sh Drop support for Python 2 1 year ago
setup.cfg Metadata updates 2 weeks ago
setup.py Drop support for Python 2 1 year ago
test-requirements.txt More cleanup following py2 removal 10 months ago
tox.ini Drop *_proxy from passenv 3 months ago

README.rst

Team and repository tags

image

Python bindings to the OpenStack Object Storage API

Latest Version

This is a python client for the Swift API. There's a Python API (the swiftclient module), and a command-line script (swift).

Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki.

This code is based on the original client previously included with OpenStack's Swift. The python-swiftclient is licensed under the Apache License like the rest of OpenStack.

Contents: