I'm not able to install couchbase client for python?

Please let me know how to install couchbase client for python developers.How to query bucket using n1ql to a bucket.
Please let me know how to install dependencies

This is covered in the documentation. Please install libcouchbase, then pip install the python client.