跳转到主要内容

CodernityDB-HTTP的客户端库

项目描述

CodernityDB-PyClient是一个客户端库,旨在实现嵌入模式下的CodernityDB和与CodernityDB-HTTP一起使用的CodernityDB之间 100% 的兼容性。

远程错误将与本地错误相同,并且远程堆栈跟踪也将包含在内。

即使在没有CodernityDB的系统上,它也能完美工作。这是通过使用Python 导入钩子 实现的。

http://labs.codernity.com/codernitydb-pyclient/_images/CodernityDBPyClient.png

主要文档位于 http://labs.codernity.com/codernitydb-pyclient

安装

因为CodernityDB-PyClient是纯Python,所以您需要执行Python应用程序的标准安装

pip install CodernityDB-PyClient

或者使用easy_install

easy_install CodernityDB-PyClient

或者从源代码安装

hg clone ssh://hg@bitbucket.org/codernity/codernitydb_pyclient
python setup.py install

项目详情


下载文件

下载适用于您的平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分发

CodernityDB-PyClient-0.4.1.tar.gz (7.4 kB 查看哈希值)

上传时间