Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 400 Bytes

INSTALLATION.MD

File metadata and controls

23 lines (18 loc) · 400 Bytes

Installation

$ sudo apt-get install python3-dev default-libmysqlclient-dev build-essential
$ sudo apt-get install python3-pymysql
$ pip3 install mysqlclient
$ pip3 install mysql-replication
$ pip3 install clickhouse-mysql
$ pip install dbt-core
$ pip install dagster dagster-webserver

A Dagster integration for dbt

$ pip install dagster-dbt