Skip to main content

DEPRECATED - no longer maintained. Use the Balancing Services MCP server or the `balancing-services` Python client library instead.

Project description

balancing-services-cli

⚠️ DEPRECATED — no longer maintained

balancing-services-cli is deprecated and will receive no further releases. Balancing Services has moved to an MCP-based interface. This 1.13.0 release is the final published version; it still works against the current API but is frozen and unsupported.

Use instead:

  • The Balancing Services MCP server for agent / tool-based access.
  • The balancing-services Python client library for programmatic access.

See balancing.services for details.


Command-line interface for the Balancing Services REST API - access European electricity balancing market data directly from your terminal.

Installation

uv add balancing-services-cli

Or with pip:

pip install balancing-services-cli

Or run without installing via uvx:

uvx balancing-services-cli imbalance-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z

Authentication

Provide your API token via the --token option:

bs-cli --token your-token-here imbalance-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z

Usage

# CSV to stdout (default)
bs-cli imbalance-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z

# Save to CSV file
bs-cli imbalance-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z -o prices.csv

# Save to Parquet
bs-cli imbalance-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z -o prices.parquet

# Balancing energy commands (require --reserve-type)
bs-cli energy-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z --reserve-type aFRR
bs-cli energy-bids --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z --reserve-type mFRR

# Balancing capacity commands (require --reserve-type)
bs-cli capacity-prices --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z --reserve-type aFRR
bs-cli capacity-bids --area EE --start 2025-01-01T00:00:00Z --end 2025-01-02T00:00:00Z --reserve-type FCR

Commands

Command Description
imbalance-prices Imbalance prices
imbalance-volumes Imbalance total volumes
energy-activated Balancing energy activated volumes
energy-offered Balancing energy offered volumes
energy-prices Balancing energy prices
energy-bids Balancing energy bids (auto-paginates)
energy-cbpm Cross-border purchased marginal prices (auto-paginates)
energy-cross-border-volumes Cross-border balancing energy volumes
energy-day-ahead-prices Day-ahead wholesale energy prices (EXPERIMENTAL, auto-paginates)
capacity-bids Balancing capacity bids (auto-paginates)
capacity-prices Balancing capacity prices
capacity-procured Balancing capacity procured volumes
capacity-cross-zonal Cross-zonal capacity allocation

Output Formats

  • CSV (default): Written to stdout or file. Use with Excel, DuckDB, Polars, pandas, etc.
  • Parquet: Must specify -o file.parquet.

Global Options

Option Description
--token API bearer token
-o, --output Output file path (auto-detects format from .csv/.parquet extension)
-f, --format Override output format (csv, parquet)

Project details


Download files

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

Source Distribution

balancing_services_cli-1.13.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

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

balancing_services_cli-1.13.0-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file balancing_services_cli-1.13.0.tar.gz.

File metadata

  • Download URL: balancing_services_cli-1.13.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"openSUSE Tumbleweed","version":"20260510","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for balancing_services_cli-1.13.0.tar.gz
Algorithm Hash digest
SHA256 d76dba6d2bbe45e0e3721e84f260509156c543b551f6db60edad3e60cd6d45fb
MD5 2e084ed0c84473df55755567d3681e90
BLAKE2b-256 3e5b561b6870f537a4b5aaf0699104e276fe9aa403952d5844a170781d422b1f

See more details on using hashes here.

File details

Details for the file balancing_services_cli-1.13.0-py3-none-any.whl.

File metadata

  • Download URL: balancing_services_cli-1.13.0-py3-none-any.whl
  • Upload date:
  • Size: 16.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"openSUSE Tumbleweed","version":"20260510","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for balancing_services_cli-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c883653f8e5f9d5b9b5008bc88ef43e2a1b5727f80839606319f195ed590aea
MD5 4777025216c1aa721e0c327fba91fd8d
BLAKE2b-256 4e2e688a7b2544a49cb7240fd341f064a4347c11b6ca72404aad859f20d2fd1f

See more details on using hashes here.

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