{"id":21514823,"url":"https://github.com/getindata/dbt-graph-builder","last_synced_at":"2026-02-09T11:34:04.196Z","repository":{"id":193475341,"uuid":"632864242","full_name":"getindata/dbt-graph-builder","owner":"getindata","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-08T13:25:10.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-14T04:42:24.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getindata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-26T09:36:10.000Z","updated_at":"2024-11-19T13:28:16.000Z","dependencies_parsed_at":"2023-09-08T10:37:19.671Z","dependency_job_id":"6e5c9001-626e-4dc2-9586-6c98ae31ffe2","html_url":"https://github.com/getindata/dbt-graph-builder","commit_stats":null,"previous_names":["getindata/dbt-graph-builder"],"tags_count":13,"template":false,"template_full_name":"getindata/pypi-package-template","purl":"pkg:github/getindata/dbt-graph-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-graph-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-graph-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-graph-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-graph-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/dbt-graph-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fdbt-graph-builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268883500,"owners_count":24323148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T23:53:05.837Z","updated_at":"2026-02-09T11:33:59.151Z","avatar_url":"https://github.com/getindata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dbt-graph-builder\n\n[![Python Version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11-blue)](https://github.com/getindata/dbt-graph-builder)\n[![PyPI Version](https://badge.fury.io/py/dbt-graph-builder.svg)](https://pypi.org/project/dbt-graph-builder/)\n[![Downloads](https://pepy.tech/badge/dbt-graph-builder)](https://pepy.tech/project/dbt-graph-builder)\n\n## Overview\nThis library provides a set of tools for building a graph of dbt models and their dependencies. It can be used to create an Airflow DAG for dbt models\nor to create a graph of dbt models and their dependencies in a format that can be used by other tools like GCP Workflows.\n\n## Project Organization\n\n- .devcontainer - This directory contains required files for creating a [Codespace](https://github.com/features/codespaces).\n- .github\n  - workflows - Contains GitHub Actions used for building, testing and publishing.\n    - prepare-release.yml - Contains steps to prepare a release.\n    - publish.yml - Publish wheels to [https://pypi.org/](https://pypi.org/)\n    - test-linting.yml - Build and Test pull requests before commiting to main.\n    - template-sync.yml - Update GitHub Repo with enhancments to base template\n- docs - collect documents (default format .md)\n- src - place new source code here\n  - python_package - sample package (this can be deleted when creating a new repository)\n- tests - contains Python based test cases to validation src code\n- .pre-commit-config.yaml - Contains various pre-check fixes for Python\n- MANIFEST.in - Declares additional files to include in Python whl\n- pyproject.toml - Python Project Declaration\n- README.md - This file\n\n## Contributing\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fdbt-graph-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fdbt-graph-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fdbt-graph-builder/lists"}