Skip to main content

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.

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

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

CodernityDB-PyClient-0.3.1.tar.gz (7.4 kB view hashes)

Uploaded Source

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