Skip to main content

Dango

PyPI version Python versions License GitHub stars

Open-source data platform for small teams.

Dango gives you a complete data stack — ingestion, warehouse, transformations, and dashboards — in a single CLI. It combines dlt for data loading, DuckDB as the analytics database, dbt for SQL transformations, and Metabase for dashboards. One pip install, one command to start.

Upgrading from v0.1.x? v1.0.0 is a complete rewrite. Back up your data and run dango init to create a new v1 project. See the migration guide for details.

Quick Start

Prerequisites: Python 3.10-3.13, Docker (for Metabase)

mkdir my-project && cd my-project
pip install getdango
dango init
dango start

Open http://localhost:8800 to see your data platform.

Or use the install script:

curl -sSL https://getdango.dev/install.sh | bash

For detailed installation instructions, see the documentation.

Features

  • 33 data sources — Stripe, Google Sheets, Google Analytics, Shopify, PostgreSQL, MySQL, CSV, REST APIs, and more
  • Auto-generated dbt models — staging models created automatically when you add a source
  • Web dashboard — monitor syncs, browse your data catalog, manage sources
  • Metabase integration — dashboards and SQL queries, auto-configured and ready to use
  • Cloud deployment — deploy to DigitalOcean or any server with dango deploy
  • Authentication — admin login, user management, 2FA, API keys
  • Schema drift detection — get alerted when source schemas change
  • PII scanning — detect personally identifiable information across your tables
  • Notebooks — Marimo notebooks connected to your DuckDB warehouse
  • Monitoring — metric tracking with trend detection and drill-downs
  • Scheduled syncs — cron-based scheduling with retry and timeout handling
  • Webhooks — Slack notifications for sync results and alerts
  • File watcher — auto-sync when CSV files change on disk

Screenshots

Dango Sources page showing connected data sources with sync status

Data Sources page — monitor syncs, row counts, and schedule status for all your data sources.

Dango Data Catalog showing columns, lineage, and profiling

Data Catalog — browse tables, explore columns with profiling stats, view data lineage.

Dango dbt Models page

dbt Models — view model status, run transformations, and track test results.

Architecture

Sources  →  dlt  →  DuckDB  →  dbt  →  Metabase
(APIs,       (load)  (warehouse) (transform) (dashboards)
 CSVs,
 databases)

All data stays local in DuckDB. No external warehouse needed.

Tech Stack

Component Tool Role
Ingestion dlt Load data from 33+ sources
Warehouse DuckDB Embedded analytics database
Transformation dbt SQL modeling and testing
Dashboards Metabase BI and SQL queries
Web UI FastAPI Monitoring and management
Containers Docker Metabase and service orchestration

Documentation

Full documentation at docs.getdango.dev.

Contributing

See CONTRIBUTING.md for development setup and guidelines.

License

Apache 2.0 — see LICENSE for details.

Links

Download files

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

Source Distribution

getdango-1.0.6.tar.gz (907.2 kB view details)

Uploaded Source

Built Distribution

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

getdango-1.0.6-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file getdango-1.0.6.tar.gz.

File metadata

  • Download URL: getdango-1.0.6.tar.gz
  • Upload date:
  • Size: 907.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for getdango-1.0.6.tar.gz
Algorithm Hash digest
SHA256 96f9bab3b300a7f5926b1b029b95608ed6d1eb463203c827a74c1c6d90279334
MD5 8bc5de552de02b7ae040dec72f19c898
BLAKE2b-256 5c198b84773fc992a86917958e2ff2261358405a73e3e8a62568dfa8ca4167df

See more details on using hashes here.

File details

Details for the file getdango-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: getdango-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for getdango-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9b74353df33d238a8649495e02e8b4e0fa619bf1e754d9c8de5cdc444e823ede
MD5 4ee6307747b6d14ace94e05be16a2b3a
BLAKE2b-256 7509a13c062124f57a62ddc20b79098ca96f0ecb4a24bf4ce833cb94aa1d80ef

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.7

2 files

This release

1.0.6 This release

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.1.1

2 files

0.1.0

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page