aliyun-tablestore-python-sdk:Aliyun TableStore(原OTS)Python SDK

时间:2024-03-11 03:57:02
【文件属性】:

文件名称:aliyun-tablestore-python-sdk:Aliyun TableStore(原OTS)Python SDK

文件大小:176KB

文件格式:ZIP

更新时间:2024-03-11 03:57:02

Python

适用于Python的Aliyun TableStore SDK 概述 此Python SDK基于API构建。 阿里云表格存储是在阿里云飞天分布式系统之上的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。 运行环境 安装Python即可运行,支持python2.6,Python2.7,python3.3,python3.4,python3.5和python3.6。 安装方法 PIP安装 $ pip install tablestore Github安装 下载源码 $ git clone https://github.com/aliyun/aliyun-tablestore-python-sdk.git 安装 $ python setup.py install 原始安装 下载SDK发布包并解压 安装 $ python setup.py install 示例代码 执行测试 注意:


【文件预览】:
aliyun-tablestore-python-sdk-master
----.gitignore(57B)
----README.rst(4KB)
----tests()
--------table_operation_test.py(18KB)
--------search_index_test.py(29KB)
--------transaction_test.py(17KB)
--------agg_test.py(24KB)
--------parallel_scan_test.py(10KB)
--------filter_and_condition_update_unitttest.py(46KB)
--------sdk_param_unittest.py(14KB)
--------group_by_test.py(11KB)
--------row_op_test.py(70KB)
--------lib()
----examples()
--------batch_get_row.py(3KB)
--------pk_auto_incr.py(3KB)
--------update_row.py(3KB)
--------get_range.py(4KB)
--------secondary_index_operations.py(3KB)
--------example_config.py(249B)
--------table_operations.py(3KB)
--------parallel_scan.py(5KB)
--------get_row.py(3KB)
--------batch_write_row.py(3KB)
--------delete_row.py(2KB)
--------agg.py(11KB)
--------search_index.py(12KB)
--------put_row.py(2KB)
--------transaction_and_abort.py(4KB)
--------group_by.py(9KB)
--------transaction_and_commit.py(4KB)
----LICENSE(1KB)
----CHANGELOG.rst(954B)
----setup.py(2KB)
----.travis.yml(3KB)
----tablestore()
--------plainbuffer()
--------types.py(827B)
--------retry.py(5KB)
--------aggregation.py(3KB)
--------decoder.py(29KB)
--------protobuf()
--------encoder.py(51KB)
--------__init__.py(2KB)
--------metadata.py(27KB)
--------protocol.py(12KB)
--------group_by.py(8KB)
--------client.py(35KB)
--------error.py(1KB)
--------connection.py(2KB)
--------const.py(372B)

网友评论