couchbase 4.3.2
0
Python Client for Couchbase
Contents
Python Client for Couchbase
How to Install couchbase
You can install couchbase using pip
pip install couchbase
or add it to a project with poetry
poetry add couchbase
Package Details
- Author
- Couchbase, Inc.
- License
- Apache License 2.0
- Homepage
- https://github.com/couchbase/couchbase-python-client
- PyPi:
- https://pypi.org/project/couchbase/
Classifiers
- Database
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common couchbase errors.
Code Examples
Here are some couchbase
code examples and snippets.