Skip to main content

Frequenz Gridpool Library

Build Status PyPI Package Docs

Introduction

High-level interface to grid pools for the Frequenz platform.

TODO(cookiecutter): Improve the README file

Supported Platforms

The following platforms are officially supported (tested):

  • Python: 3.11
  • Operating System: Ubuntu Linux 20.04
  • Architectures: amd64, arm64

CLI

This package ships the gridpool-cli command with three subcommands.

Setup

Set the Assets API credentials before running the CLI:

export ASSETS_API_URL="grpc://..."
export ASSETS_API_AUTH_KEY="..."
export ASSETS_API_SIGN_SECRET="..."

Print component formulas

gridpool-cli print-formulas <microgrid_id>

Optional prefix formatting:

gridpool-cli print-formulas <microgrid_id> --prefix "{microgrid_id}.{component}"

Render component graph

Rendering requires optional dependencies. Install with:

pip install frequenz-gridpool[render-graph]
gridpool-cli render-graph <microgrid_id>

To save without opening a window:

gridpool-cli render-graph <microgrid_id> --no-show --output component_graph.png

Generate microgrid config

Derive metadata, formulas and component IDs for one or more microgrids from the Assets API and print them as dotted-key TOML to stdout:

gridpool-cli generate-config <microgrid_id> [<microgrid_id> ...]

Redirect stdout to save the result:

gridpool-cli generate-config <microgrid_id> > microgrid.toml

You can layer existing config files with the Assets API by precedence (--default < Assets API < --override). Values from a --default file are overridden by the API, while a --override file keeps its own values and the API only fills the gaps:

gridpool-cli generate-config <microgrid_id> \
    --default defaults.toml \
    --override overrides.toml > microgrid.toml

If no microgrid IDs are given, they are taken from the supplied files:

gridpool-cli generate-config --override existing.toml > microgrid.toml

Contributing

If you want to know how to build this project and contribute to it, please check out the Contributing Guide.

Download files

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

Source Distribution

frequenz_gridpool-0.6.1.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

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

frequenz_gridpool-0.6.1-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file frequenz_gridpool-0.6.1.tar.gz.

File metadata

  • Download URL: frequenz_gridpool-0.6.1.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for frequenz_gridpool-0.6.1.tar.gz
Algorithm Hash digest
SHA256 36f53f24af553c57737aec82b7ad3d948ef8da482e4919d5d9e9839f7f0fb7a4
MD5 b984be8bc6adcf320c494112127dfa0f
BLAKE2b-256 344a7703bed6cd50cda16e3eb5aff2d487e53ee0547a481c2d494bd6a93323b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for frequenz_gridpool-0.6.1.tar.gz:

Publisher: ci.yaml on frequenz-floss/frequenz-gridpool-python

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

File details

Details for the file frequenz_gridpool-0.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for frequenz_gridpool-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c964c6616a5f8e0c1eb17295c73db40d035c1c73e1aec7371f0734b2794dddd
MD5 5f8d3ae4acb1baf9874d84d62aadad1d
BLAKE2b-256 6c9a4acb74b055d684bed964efd1c22d6bb53bebc6a180a63bf800842b0d2b57

See more details on using hashes here.

Provenance

The following attestation bundles were made for frequenz_gridpool-0.6.1-py3-none-any.whl:

Publisher: ci.yaml on frequenz-floss/frequenz-gridpool-python

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 Sentry Error logging StatusPage Status page