{"library":"dbt-artifacts-parser","type":"library","category":null,"description":"A Python library for parsing dbt artifacts (like `manifest.json`, `run_results.json`, `catalog.json`) into strongly-typed Pydantic objects. It provides Python representations for various dbt artifact schemas, enabling easy programmatic access and manipulation of dbt project metadata and execution results. The library is actively maintained and frequently updated to support the latest stable dbt artifact versions.","language":"python","status":"active","version":"0.13.1","tags":["dbt","data-build-tool","artifacts","manifest","run-results","catalog","pydantic","data-modeling","metadata"],"last_verified":"Sun May 24","install":[{"cmd":"pip install dbt-artifacts-parser","imports":["from dbt_artifacts_parser.parser import parse_artifact","from dbt_artifacts_parser.schema.manifest import ManifestV10","from dbt_artifacts_parser.schema.run_results import RunResultsV1"]}],"homepage":null,"github":"https://github.com/yu-iskw/dbt-artifacts-parser","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dbt-artifacts-parser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dbt-artifacts-parser/compatibility"}}