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.7.20.40-py3-none-any.whl (31.7 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pgm_build_deps-2026.7.20.40-py3-none-any.whl
Algorithm Hash digest
SHA256 a37cd88104a8fdb86f21e5a9c9c9d19261d648602d2aa376aeb91047e3e1a9ad
MD5 4536de9d64980d865ed3fada15a41378
BLAKE2b-256 4e451d2b5af0f6cd6509b3a9ba034bd39708c37afc7181eb2cb3ba84c443026f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pgm_build_deps-2026.7.20.40-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