Skip to main content

Aliyun TableStore(OTS) SDK

Project description

https://travis-ci.org/aliyun/aliyun-tablestore-python-sdk.svg?branch=master https://coveralls.io/repos/github/aliyun/aliyun-tablestore-python-sdk/badge.svg?branch=master

概述

  • 此Python SDK基于 阿里云表格存储服务 API构建。

  • 阿里云表格存储是构建在阿里云飞天分布式系统之上的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。

运行环境

  • 安装Python即可运行,目前仅支持python2.7,暂不支持python3.

ChnageLog

安装方法

PIP安装

$ pip install ots2

Github安装

  1. 下载源码

$ git clone https://github.com/aliyun/aliyun-tablestore-python-sdk.git
  1. 安装

$ python setup.py install

源码安装

  1. 下载SDK发布包并解压

  2. 安装

$ python setup.py install

示例代码

执行测试

注意:测试case中会有清理某个实例下所有表的动作,所以请使用专门的测试实例来测试。

  1. 安装nosetests

$ pip install nose
  1. 设置执行Case的配置

$ export OTS_TEST_ACCESS_KEY_ID=<your access id>
$ export OTS_TEST_ACCESS_KEY_SECRET=<your access key>
$ export OTS_TEST_ENDPOINT=<ots service endpoint>
$ export OTS_TEST_INSTANCE=<your instance name>
  1. 运行case

$ nosetests tests/

贡献代码

  • 我们非常欢迎大家为TableStore Python SDK以及其他TableStore SDK贡献代码

联系我们

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

ots2-2.1.0.tar.gz (62.9 kB view details)

Uploaded Source

File details

Details for the file ots2-2.1.0.tar.gz.

File metadata

  • Download URL: ots2-2.1.0.tar.gz
  • Upload date:
  • Size: 62.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ots2-2.1.0.tar.gz
Algorithm Hash digest
SHA256 3ec7dbd7b041fa4d757773488496455947ec71f8b04763ccab9f73dc465b95dc
MD5 a39a2337f9af357b222e5d769a105e41
BLAKE2b-256 3260885795211398ec28aad2d62c49a81eb9f26afd5504c629f15fea1347e856

See more details on using hashes here.

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