List buckets using python

I am trying to list buckets using python, but the method _buckets does not have the option to list them.

I am I looking at the wrong method or cannot list then using python SDK. Please help me here.

@sagarkvs we do not have a way to list buckets currently - however we do have a JIRA filed for the same:

https://issues.couchbase.com/browse/PYCBC-476

We will have to wait for this to be fixed - please refer to the response from our dev lead here:

Thanks for the update…will wait to hear from you.

In the mean time you could use the REST API directly.