.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
spelling_private_dict.txt
zizmor.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/publish-site.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
docs/source/__init__.py
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/python-api.rst
docs/source/release-process.rst
src/vws_web_tools/__init__.py
src/vws_web_tools/py.typed
src/vws_web_tools.egg-info/PKG-INFO
src/vws_web_tools.egg-info/SOURCES.txt
src/vws_web_tools.egg-info/dependency_links.txt
src/vws_web_tools.egg-info/entry_points.txt
src/vws_web_tools.egg-info/not-zip-safe
src/vws_web_tools.egg-info/requires.txt
src/vws_web_tools.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/credentials.py
tests/test_create_database.py
tests/test_help.py
tests/fixtures/vumark_template.svg
tests/test_help/test_vws_command_help____.txt
tests/test_help/test_vws_command_help___create_vws_cloud_database___.txt
tests/test_help/test_vws_command_help___create_vws_license___.txt
tests/test_help/test_vws_command_help___create_vws_vumark_database___.txt
tests/test_help/test_vws_command_help___get_vumark_instance_id___.txt
tests/test_help/test_vws_command_help___show_database_details___.txt
tests/test_help/test_vws_command_help___show_vumark_database_details___.txt
tests/test_help/test_vws_command_help___upload_vumark_template___.txt
tests/test_help/test_vws_command_help___wait_for_vumark_instance_id___.txt