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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pgm_build_deps-2026.5.11.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9875a789f34a84756ba0a65c1b50933c634f625d86c8d746a6287087e45a1f9f
MD5 4122ed763adc7ea6dbd7af2c1bb0a9cc
BLAKE2b-256 e236e8ec5fd1878268a30179190975b8ab97c978b1cbefe062d047d577811cdf

See more details on using hashes here.

Provenance

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