.codespell-ignore-words.txt
.editorconfig
.env.example
.gitattributes
.gitignore
.pre-commit-config.yaml
.python-version
AGENTS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
INSTALLATION.md
LICENSE
MANIFEST.in
Makefile
README.md
fly.toml
pyproject.toml
server.json
uv.lock
zizmor.yml
.claude-plugin/marketplace.json
.claude-plugin/plugin.json
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/books.png
.github/dependabot.yml
.github/workflows/codeql-analysis.yml
.github/workflows/continuous-deployment.yaml
.github/workflows/docker-publish.yaml
.github/workflows/release-deployment.yaml
.github/workflows/scorecard.yml
datawrapper_mcp/__init__.py
datawrapper_mcp/__main__.py
datawrapper_mcp/config.py
datawrapper_mcp/middleware.py
datawrapper_mcp/py.typed
datawrapper_mcp/server.py
datawrapper_mcp/types.py
datawrapper_mcp/utils.py
datawrapper_mcp.egg-info/PKG-INFO
datawrapper_mcp.egg-info/SOURCES.txt
datawrapper_mcp.egg-info/dependency_links.txt
datawrapper_mcp.egg-info/entry_points.txt
datawrapper_mcp.egg-info/requires.txt
datawrapper_mcp.egg-info/scm_file_list.json
datawrapper_mcp.egg-info/scm_version.json
datawrapper_mcp.egg-info/top_level.txt
datawrapper_mcp/handlers/__init__.py
datawrapper_mcp/handlers/create.py
datawrapper_mcp/handlers/delete.py
datawrapper_mcp/handlers/export.py
datawrapper_mcp/handlers/preview.py
datawrapper_mcp/handlers/publish.py
datawrapper_mcp/handlers/retrieve.py
datawrapper_mcp/handlers/schema.py
datawrapper_mcp/handlers/update.py
datawrapper_mcp/handlers/whoami.py
deployment/__init__.py
deployment/__main__.py
deployment/app.py
deployment/requirements.txt
docs/proposals/auto-preview-changeset.md
docs/proposals/bring-your-own-key.md
docs/proposals/codespaces.md
docs/proposals/fly-io-deployment.md
docs/proposals/march-2026-upgrades.md
docs/proposals/mcp-app.md
docs/proposals/per-user-authentication.md
docs/proposals/prefab-ui.md
docs/proposals/toolresult-fix.md
openclaw-plugin/README.md
openclaw-plugin/index.js
openclaw-plugin/openclaw.plugin.json
openclaw-plugin/package.json
openclaw-plugin/assets/icon.png
scripts/update_schema_snapshot.py
scripts/worktree_bootstrap.py
tests/__init__.py
tests/conftest.py
tests/test_access_token.py
tests/test_create.py
tests/test_data_validation.py
tests/test_deployment.py
tests/test_export.py
tests/test_file_path_support.py
tests/test_handlers_non_blocking.py
tests/test_mcp_client.py
tests/test_middleware.py
tests/test_preview.py
tests/test_retrieve.py
tests/test_retrieve_type_conversion.py
tests/test_schema.py
tests/test_schema_handler.py
tests/test_schema_snapshot.py
tests/test_update.py
tests/test_update_aliases.py
tests/test_update_chart_type.py
tests/test_whoami.py
tests/integration/__init__.py
tests/integration/conftest.py
tests/integration/test_docker.py
tests/integration/test_http_server.py
tests/snapshots/mcp_schema.json