CodernityDB-HTTP的客户端库
项目描述
CodernityDB-PyClient是一个客户端库,旨在实现嵌入模式下的CodernityDB和与CodernityDB-HTTP一起使用的CodernityDB之间 100% 的兼容性。
远程错误将与本地错误相同,并且远程堆栈跟踪也将包含在内。
即使在没有CodernityDB的系统上,它也能完美工作。这是通过使用Python 导入钩子 实现的。
主要文档位于 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 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | daab03742006f66c6478941cff55289d2338e7eab23d9e21115bcd315fe7ef9d |
|
MD5 | 22cf7ae4306e2e8d4fb1d2d08f368d7e |
|
BLAKE2b-256 | b635c8cacf759eb75781079a3e77b46b9f387b3d208b074e87d87a668a28d6c2 |