Setting up dbt using Poetry — A clean and effective approach for your team

Pia Riachi
Towards Dev
Published in
3 min readJun 9, 2022

--

Photo by Karsten Würth on Unsplash

Setting up dbt using the Python Poetry dependency manager ensures that all users are working with the same version of dbt, and the right version of dbt. By initializing their poetry environment using a common configuration file (pyproject.toml - which we will describe later on in this post), users will not need to install dbt directly on their machines. Poetry…

--

--

Engineer @Google | Advertising Solutions Engineering | Business Intelligence | Data Engineering