LICENSE
MANIFEST.in
README.md
pyproject.toml
azurefunctions/extensions/bindings/cosmosdb/__init__.py
azurefunctions/extensions/bindings/cosmosdb/containerProxy.py
azurefunctions/extensions/bindings/cosmosdb/cosmosClient.py
azurefunctions/extensions/bindings/cosmosdb/cosmosClientConverter.py
azurefunctions/extensions/bindings/cosmosdb/databaseProxy.py
azurefunctions/extensions/bindings/cosmosdb/utils.py
azurefunctions_extensions_bindings_cosmosdb.egg-info/PKG-INFO
azurefunctions_extensions_bindings_cosmosdb.egg-info/SOURCES.txt
azurefunctions_extensions_bindings_cosmosdb.egg-info/dependency_links.txt
azurefunctions_extensions_bindings_cosmosdb.egg-info/requires.txt
azurefunctions_extensions_bindings_cosmosdb.egg-info/top_level.txt
samples/cosmosdb_samples_containerproxy/function_app.py
samples/cosmosdb_samples_cosmosclient/function_app.py
samples/cosmosdb_samples_databaseproxy/function_app.py
tests/__init__.py
tests/test_code_quality.py
tests/test_containerproxy.py
tests/test_cosmosclient.py
tests/test_databaseproxy.py