.gitignore
LICENSE
README.md
pyproject.toml
uv.lock
.chglog/CHANGELOG-ACTION.tpl.md
.chglog/CHANGELOG.tpl.md
.chglog/config-action.yml
.chglog/config.yml
.github/workflows/ci.yml
.github/workflows/release.yml
examples/couchbase_flow.py
examples/save_credentials_block.py
prefect_couchbase/__init__.py
prefect_couchbase/_version.py
prefect_couchbase/connector.py
prefect_couchbase/credentials.py
prefect_couchbase.egg-info/PKG-INFO
prefect_couchbase.egg-info/SOURCES.txt
prefect_couchbase.egg-info/dependency_links.txt
prefect_couchbase.egg-info/entry_points.txt
prefect_couchbase.egg-info/requires.txt
prefect_couchbase.egg-info/scm_file_list.json
prefect_couchbase.egg-info/scm_version.json
prefect_couchbase.egg-info/top_level.txt
tests/test_connector.py
tests/test_credentials.py
tests/integration/__init__.py
tests/integration/conftest.py
tests/integration/test_integration.py