Client library for CodernityDB-HTTP
Project description
CodernityDB-PyClient is a client library that targets to 100% compatibility between CodernityDB in embeded mode and CodernityDB used with CodernityDB-HTTP.
The remote errors will be the same as local ones, and remote traceback will be also included in it.
It will work perfectly even without CodernityDB in your system. That’s possible by using python import hook.
Main documentation is located at http://labs.codernity.com/codernitydb-pyclient
Install
Because CodernityDB-PyClient is pure Python you need to perform standard installation for Python applications:
pip install CodernityDB-PyClient
or using easy_install:
easy_install CodernityDB-PyClient
or from sources:
hg clone ssh://hg@bitbucket.org/codernity/codernitydb_pyclient python setup.py install
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
File details
Details for the file CodernityDB-PyClient-0.4.1.tar.gz
.
File metadata
- Download URL: CodernityDB-PyClient-0.4.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | daab03742006f66c6478941cff55289d2338e7eab23d9e21115bcd315fe7ef9d |
|
MD5 | 22cf7ae4306e2e8d4fb1d2d08f368d7e |
|
BLAKE2b-256 | b635c8cacf759eb75781079a3e77b46b9f387b3d208b074e87d87a668a28d6c2 |