Analyze and extract information from Jinja used in dbt projects
A tool that processes the most common jinja value templates in dbt model files. The tool depends on tree-sitter and the tree-sitter-jinja2 library. The current strategy is for this processor to be 100% certain when it can accurately extract values from a given model file. Anything less than 100% certainty returns an exception so that the model can be rendered with python Jinja instead.
$
pkg install py311-dbt-extractorOrigin
devel/py-dbt-extractor
Size
20.1MiB
License
APACHE20
Maintainer
pat@patmaddox.com
Dependencies
1 packages
Required by
1 packages