{"id":28615941,"url":"https://github.com/powergridmodel/pgm-build-dependencies","last_synced_at":"2026-03-08T05:03:08.632Z","repository":{"id":299535071,"uuid":"1001390363","full_name":"PowerGridModel/pgm-build-dependencies","owner":"PowerGridModel","description":"Build dependencies for PGM core","archived":false,"fork":false,"pushed_at":"2026-02-22T03:25:57.000Z","size":37234,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-22T10:40:02.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerGridModel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-13T09:47:53.000Z","updated_at":"2026-02-22T03:25:59.000Z","dependencies_parsed_at":"2025-08-24T06:49:17.656Z","dependency_job_id":null,"html_url":"https://github.com/PowerGridModel/pgm-build-dependencies","commit_stats":null,"previous_names":["powergridmodel/pgm-build-dependencies"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/PowerGridModel/pgm-build-dependencies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerGridModel%2Fpgm-build-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerGridModel%2Fpgm-build-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerGridModel%2Fpgm-build-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerGridModel%2Fpgm-build-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerGridModel","download_url":"https://codeload.github.com/PowerGridModel/pgm-build-dependencies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerGridModel%2Fpgm-build-dependencies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30246626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"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":"2025-06-12T02:10:43.888Z","updated_at":"2026-03-08T05:03:08.623Z","avatar_url":"https://github.com/PowerGridModel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: Contributors to the Power Grid Model project \u003cpowergridmodel@lfenergy.org\u003e\n\nSPDX-License-Identifier: MPL-2.0\n--\u003e\n\n# pgm-build-dependencies\n\nA proxy Python package to host all header-only libraries which are needed to build Power Grid Model.\n\nThe GitHub Actions automatically fetches the latest versions of the header-only libraries and updates the `pgm-build-dependencies` package.\n\n## Installation and Usage\n\nThis package should be part of build dependencies of the Power Grid Model project.\nGiven its limited applicability, we deliberately do not publish it to PyPI, but instead use a GitHub release artifact to store the wheel file.\n\n### As build dependency for Python\n\n```toml\n[build-system]\nrequires = [\n    \"pgm-build-dependencies@https://github.com/PowerGridModel/pgm-build-dependencies/releases/latest/download/pgm_build_dependencies-0.1.0-py3-none-any.whl\",\n]\n```\n\nIn the build process, the entry point `cmake.root` will be installed into the build environment. The build backend, e.g., [`scikit-build-core`](https://github.com/scikit-build/scikit-build-core), can retrieve the `cmake` search paths and use them when invoking `cmake`.\n\n### Load into CI for C++ build\n\n```yaml\n    steps:\n      - name: Install uv\n        uses: astral-sh/setup-uv@v5\n      \n      - name: Install pgm-build-dependencies\n        run: |\n          uv tool install https://github.com/PowerGridModel/pgm-build-dependencies/releases/latest/download/pgm_build_dependencies-0.1.0-py3-none-any.whl\n          pgm-build-setup-ga-ci\n```\n\nAfter setting this in your GitHub Actions CI, the follow-up `cmake` calls will find the packages.\n\n## License\n\nThe source code of this package is licensed under the [MPL-2.0](https://spdx.org/licenses/MPL-2.0.html) license.\n\nThe header-only libraries are licensed under their respective licenses, which can be found in the [`LICENSES`](LICENSES) directory of this package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowergridmodel%2Fpgm-build-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowergridmodel%2Fpgm-build-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowergridmodel%2Fpgm-build-dependencies/lists"}