Skip to main content

Repackaging of all the header-only libraries to build Power Grid Model.

Project description

pgm-build-deps

A proxy Python package to host all header-only libraries which are needed to build Power Grid Model.

The GitHub Actions automatically fetches the latest versions of the header-only libraries and updates the pgm-build-deps package.

Installation and Usage

This package should be part of build dependencies of the Power Grid Model project.

As build dependency for Python

[build-system]
requires = [
    "pgm-build-deps"
]

In the build process, the entry point cmake.root will be installed into the build environment. The build backend, e.g., scikit-build-core, can retrieve the cmake search paths and use them when invoking cmake.

Load into CI for C++ build

    steps:
      - name: Install uv
        uses: astral-sh/setup-uv@v5
      
      - name: Install pgm-build-deps
        run: |
          uv tool install pgm-build-deps
          pgm-build-setup-ga-ci

After setting this in your GitHub Actions CI, the follow-up cmake calls will find the packages.

License

The source code of this package is licensed under the MPL-2.0 license.

The header-only libraries are licensed under their respective licenses, which can be found in the LICENSES directory of this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pgm_build_deps-2026.6.15.19-py3-none-any.whl (31.7 MB view details)

Uploaded Python 3

File details

Details for the file pgm_build_deps-2026.6.15.19-py3-none-any.whl.

File metadata

File hashes

Hashes for pgm_build_deps-2026.6.15.19-py3-none-any.whl
Algorithm Hash digest
SHA256 d7c0264c44270821fb1130275c6e5171d4a6e10504a50f98eb43cd3667aeb8f3
MD5 71d7f75e0fc9b93575bf8a95b033f10f
BLAKE2b-256 4544e13e6d2a3771b0f9fab835ee8cd5bfb930380b0461ceeadde4885dfd3851

See more details on using hashes here.

Provenance

The following attestation bundles were made for pgm_build_deps-2026.6.15.19-py3-none-any.whl:

Publisher: publish-pypi.yml on PowerGridModel/pgm-build-deps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page