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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pgm_build_deps-2026.6.29.33-py3-none-any.whl
Algorithm Hash digest
SHA256 ded178a49f755ae101f210d43e07701c44abd1314443d504e84c562e6d1ad380
MD5 7a4ce821a1c6ed58ac66e2a90f75003b
BLAKE2b-256 0cfb877216356819c660a5f89dc1433e35d5c7e1ff793620b0ee7558b6d25098

See more details on using hashes here.

Provenance

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