.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
lint.mk
pyproject.toml
readthedocs.yaml
setup.py
spelling_private_dict.txt
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
docs/Makefile
docs/source/__init__.py
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/release-process.rst
requirements/dev-requirements.txt
requirements/requirements.txt
requirements/setup-requirements.txt
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/test_cli.py
tests/help_outputs/vws-create-vws-database.txt
tests/help_outputs/vws-create-vws-license.txt
tests/help_outputs/vws-show-database-details.txt
tests/help_outputs/vws.txt