Skip to main content

适用于金山云对象存储(KS3)的简单 Python3 客户端

Project description

ks33requests

PyPI PyPI - License Documentation Status CircleCI codecov PyPI - Format PyPI - Status PyPI - Python Version PyPI - Implementation

概述

一个很简单的、适用于 金山云 对象存储(KS3)的 Python3 客户端。

金山云 官方提供了 KS3Python SDK,但在我启动这个项目(2019-06-10)时,仅提供 Python2 SDK。

考虑到 Python2 已经接近其生命周期的终点,我制作了这个简单的 Python3 KS3 客户端用于相关项目。

安装

  • pip 安装

    pip install ks33requests
    
  • 源代码安装

    python setuptools.py install
    
  • Pipenv 安装

    pipenv install ks33requests
    

如何使用

参见 notebooks 中的笔记

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ks33requests-0.1.2.1.tar.gz (60.3 kB view hashes)

Uploaded Source

Built Distribution

ks33requests-0.1.2.1-py3-none-any.whl (45.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page