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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pgm_build_deps-2026.5.25.11-py3-none-any.whl
Algorithm Hash digest
SHA256 2653c574712686b4db7ac65590a9c64d92b2db20f98c23c2180df93ff01c5696
MD5 e3b426f8f6ee992521db751519bba83f
BLAKE2b-256 5328698721066ced4408006787a6d7ee37b0a02c91d9569b422319084b2ab959

See more details on using hashes here.

Provenance

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