.gitignore
LICENSE
README.md
pyproject.toml
docs/api-ref.md
src/couchbeans/__init__.py
src/couchbeans/client.py
src/couchbeans/exceptions.py
src/couchbeans.egg-info/PKG-INFO
src/couchbeans.egg-info/SOURCES.txt
src/couchbeans.egg-info/dependency_links.txt
src/couchbeans.egg-info/requires.txt
src/couchbeans.egg-info/top_level.txt
test/couchbeans
test/example.py