Skip to main content

A small package to simplify the use of dbt core

Project description

DBTeasy

Clique aqui para ler esse artigo em português.


This project uses Invoke (pythonic task runner) as a library

The main purpose of dbteasy is to provide an alternative CLI to work with dbt core reducing the time needed to execute repetitive commands

example workflow

Requirements

Installation

Install dbteasy and check the version

$ pip install dbteasy
$ dbteasy --version

Main commands

$ dbteasy --list # List available commands
$ dbteasy run-changed # Run dbt run only for newly modified models
$ dbteasy docs # Compile documentation and launch webserver on port 8000
$ dbteasy refresh # dbt clean ; dbt deps ; dbt seed

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

dbteasy-0.2.6.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

dbteasy-0.2.6-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

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