SinaStorage-SDK-Python:Python SDK For 新浪云存储

时间:2024-07-17 05:23:42
【文件属性】:

文件名称:SinaStorage-SDK-Python:Python SDK For 新浪云存储

文件大小:37KB

文件格式:ZIP

更新时间:2024-07-17 05:23:42

Python

#SinaStorage SDK ##概述 新浪云存储Python平台SDK为第三方应用提供了简单易用的API调用服务,使第三方客户端无需了解复杂的验证机制即可进行授权、上传、下载等文件操作。 ##SDK 环境要求 Python 2.6 Python 2.7 Python 3.3 Python 3.4 ##SDK 安装 通过pip安装: $ pip install scs-sdk 下载源码安装 $ git clone https://github.com/SinaCloudStorage/SinaStorage-SDK-Python.git $ cd SinaStorage-SDK-Python $ python setup.py install ##快速上手 ###1. 创建bucket访问对象: from sinastorage.bucket import SCSBucket impo


【文件预览】:
SinaStorage-SDK-Python-master
----py_test_file(120B)
----sinastorage()
--------compat.py(2KB)
--------vendored()
--------utils.py(9KB)
--------multipart.py(2KB)
--------__init__.py(605B)
--------streaming.py(3KB)
--------bucket.py(40KB)
----test.py(27KB)
----changes.rst(0B)
----.travis.yml(364B)
----LICENSE(0B)
----setup.cfg(39B)
----setup.py(1KB)
----README.md(7KB)
----sample()
--------sample.py(6KB)
--------__init__.py(0B)
----TODO(0B)
----.gitignore(133B)

网友评论