Is Couchbase Python client gevent safe?

Is Couchbase Python client gevent safe and can be used within geven based application?

Not yet, but there is some work on trying to get it started. There’s an experimental branch in my fork of the Python client which works with gevent, if you’re willing to dig in:

https://github.com/mnunberg/couchbase-python-client/tree/iops