🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

python-swiftclient

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-swiftclient

OpenStack Object Storage API Client Library

4.8.0
PyPI
Maintainers
1

Python bindings to the OpenStack Object Storage API

.. image:: https://img.shields.io/pypi/v/python-swiftclient.svg :target: https://pypi.org/project/python-swiftclient/ :alt: 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__.

__ https://docs.openstack.org/infra/manual/developers.html

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.

__ https://github.com/openstack/swift

  • Free software: Apache license
  • PyPI_ - package installation
  • Online Documentation_
  • Launchpad project_ - release management
  • Bugs_ - issue tracking
  • Source_
  • How to Contribute_
  • Release Notes_

.. _PyPI: https://pypi.org/project/python-swiftclient .. _Online Documentation: https://docs.openstack.org/python-swiftclient/latest/ .. _Launchpad project: https://launchpad.net/python-swiftclient .. _Bugs: https://bugs.launchpad.net/python-swiftclient .. _Source: https://opendev.org/openstack/python-swiftclient .. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html .. _Release Notes: https://docs.openstack.org/releasenotes/python-swiftclient

.. contents:: Contents: :local:

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts