Skip to main content

Analytics engineering for Claude Code and any agent: data warehouse exploration, data transformation, and semantic model maintenance, emitting governed-ready dbt and OSI semantic models.

Project description

exmergo-dex-core

The portable, Apache-2.0 analytics-engineering engine behind dex. All non-trivial logic lives here; the Claude Code skills and the cross-agent AGENTS.md are thin wrappers that drive it through one stable command contract.

dex is the agent-native analytics engineering toolkit: explore an unfamiliar warehouse, transform raw data into clean dbt models and a semantic layer on top, and maintain all of it as the data underneath changes. Read-only against your data; every change is a reviewable diff.

Install

pip install "exmergo-dex-core[duckdb]"

Connector client libraries live behind extras, so the zero-credential DuckDB on-ramp installs only duckdb and sqlglot:

exmergo-dex-core[duckdb]       # the on-ramp and the eval/benchmark engine
exmergo-dex-core[snowflake]
exmergo-dex-core[bigquery]
exmergo-dex-core[databricks]
exmergo-dex-core[postgres]

The command contract

Every subcommand prints exactly one sanitized JSON envelope to stdout and nothing else; credentials and raw rows never cross that boundary. State persists in .dex/, so subcommands are stateless and the agent orchestrates multi-step flows.

dex connect test --path data.duckdb

See references/command-contract.md for the full surface and the envelope spec.

Status

Early and under active development; expect pre-release versions. Today the engine runs the Explore stage on DuckDB end to end: it ranks what matters in an unfamiliar warehouse, profiles columns selectively, flags PII, and infers joins, all read-only. Transform (dbt models and the semantic layer) and Maintain (drift and reconcile), and the cloud connectors (BigQuery, Snowflake, Databricks, PostgreSQL), are in progress and report not_implemented until they land. The foundations are in place: the command contract, the canonical model and .dex/ layout, the OSI validator against a pinned schema, and the eval and safety spine.

License

Apache-2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exmergo_dex_core-0.1.0a2.tar.gz (142.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exmergo_dex_core-0.1.0a2-py3-none-any.whl (50.0 kB view details)

Uploaded Python 3

File details

Details for the file exmergo_dex_core-0.1.0a2.tar.gz.

File metadata

  • Download URL: exmergo_dex_core-0.1.0a2.tar.gz
  • Upload date:
  • Size: 142.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for exmergo_dex_core-0.1.0a2.tar.gz
Algorithm Hash digest
SHA256 913f71320213f755280a8f282c2db3e2327b1805a0c406778b2934a9f49e819b
MD5 2b0a3739431742b8467fa964bfe98b6d
BLAKE2b-256 78e8cc3c94e26f999b00355b4576f762d943cf1c70ceedef478c7abc865ca1b1

See more details on using hashes here.

File details

Details for the file exmergo_dex_core-0.1.0a2-py3-none-any.whl.

File metadata

  • Download URL: exmergo_dex_core-0.1.0a2-py3-none-any.whl
  • Upload date:
  • Size: 50.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for exmergo_dex_core-0.1.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 9494650692999f37596f431e4a021d3b00fdf5ab2244136b0f56bf5facc0e0a8
MD5 f6f861ba0d541594706e2bb675cd83da
BLAKE2b-256 e02e3429b759bb2fc3c54b6a65fb72b5b6857c12c455e07b809632e21bfc3e74

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page