Skip to content

v0.1.0

@db-tycoon-stephen db-tycoon-stephen tagged this 13 Apr 19:54
Local-first analytics CLI that wires dlt → DuckDB → dbt → Rill into a working
analytics stack. No Docker, no cloud account required.

- `tycoon init` with templates: csv-import, github-analytics, nyc-transit, weather-station
- `tycoon data sources add/run/catalog` — register and ingest from any REST API,
  filesystem, or catalog source (GitHub, Slack, Stripe, HubSpot, Notion)
- `tycoon data analyze --rill` — auto-scaffold dbt staging models and Rill dashboards
- `tycoon start/stop` — manage Rill, Dagster, Nao, and DuckDB UI services
- `tycoon ask chat` — natural language queries via Nao (Ollama supported)
- `tycoon doctor` — environment diagnostics

159 tests passing. Ready for PyPI publish.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Assets 2
Loading