Skip to content

OpenStack Storage (Swift) Client. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/python-swiftclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e67409 · Mar 27, 2025
Mar 25, 2014
Mar 21, 2023
Jan 12, 2022
Mar 6, 2025
Mar 27, 2025
Mar 27, 2025
Jul 13, 2018
Sep 21, 2016
Nov 6, 2019
Nov 5, 2018
Apr 19, 2019
Feb 27, 2024
Feb 25, 2016
Nov 6, 2019
Nov 6, 2019
Apr 29, 2024
Aug 27, 2024
May 13, 2020
Aug 27, 2024
May 8, 2012
May 1, 2013
Jun 2, 2020
Jan 25, 2024
Mar 21, 2022
Mar 16, 2022
Apr 29, 2024
Mar 16, 2022
Feb 26, 2024
Feb 27, 2024

Repository files navigation

Team and repository tags

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.