dbt-fusion-package-tools (v0.20.4) provides utilities for managing dbt packages in Fusion projects. It includes commands for package installation, dependency resolution, and version management. The library is actively maintained with irregular releases.
pip install dbt-fusion-package-toolsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage to install dbt packages from a YAML manifest.
Use Python >=3.10 and <3.14
Use `dbt_fusion_package_tools`
Always provide `manifest_path` to avoid TypeError.
No dependency data recorded yet.