Current Python SDK for Couchbase 2.0
Tue, 01/24/2012 - 11:41
Hello,
I am confused about the current version of the Python SDK for Couchbase 2.0.
http://www.couchbase.com/develop/python/next links to version 0.5.
https://github.com/couchbase/couchbase-python-client/tags has 0.5 and 1.8.0, which is not linked anywhere else.
http://www.couchbase.com/issues/browse/PYCBC tells me version 0.9 was released yesterday.
The documentation is currently a mix of 0.5 and some later version. Which one would you recommend for the Couchbase 2.0 preview at the moment?
Same problem here. I haven't been able to workaround the docs yet, but maybe we can find the source for the latest python lib in the repo?
Edit: Try the latest python client here (just clone the repo and install):
https://github.com/couchbase/couchbase-python-client