Configure and enforce conventions for your dbt project with automated rules and checks. Current version 3.0.2, compatible with Python >=3.11, <3.15. Released approximately every few months.
pip install dbt-bouncerVerified import paths — ran on the pinned version, not inferred.
Basic usage: initialize DbtBouncer and run checks against a dbt manifest.
Upgrade Python to 3.11 or higher.
Define rules in your Python code when initializing DbtBouncer.
Run `dbt docs generate` or `dbt run` first to produce an up-to-date manifest.
No dependency data recorded yet.