Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install codernitydb-pyclient

How to install CodernityDB-PyClient

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install codernitydb-pyclient
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4.1 Available View build log
Windows (64-bit)
0.4.1 Available View build log
Mac OS X (10.5+)
0.4.1 Available View build log
Linux (32-bit)
0.4.1 Available View build log
0.4.0 Available View build log
0.3.1 Available View build log
Linux (64-bit)
0.4.1 Available View build log
0.3.1 Available View build log
 
Author
License
Apache 2.0
Dependencies
Lastest release
version 0.4.1 on Feb 22nd, 2013

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

Note

You don't need CodernityDB and CodernityDB-HTTP on the same machine as CodernityDB-PyClient.

Note

If you want to use msgpack please install msgpack-python, or msgpack-pure to make use of it.

Subscribe to package updates

Last updated Feb 22nd, 2013

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.