Skip to content

Automatically generate docs for undocumented DBT models.

License

Notifications You must be signed in to change notification settings

TextQLLabs/dbt-doc-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBT Documentor (Python Version)

Automatically generate docs for undocumented DBT models.

Table of Contents

Installation

To install the package, run the following command:

pip install dbt-doc-py

Usage

Place inside of the DBT project folder and run this command:

dbt-doc-py

You can execute it from other directories, this way:

dbt-doc-py --working-directory /folder/DBTproject

TO-DO: Finish README file:

Documentation

Contributing

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Automatically generate docs for undocumented DBT models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages