Official Python SDK for the Voltcast API — 15-minute European power prices and probabilistic forecasts.
Project description
voltcast — Python SDK
Official Python client for the Voltcast API: 15-minute European day-ahead power prices, P10/P50/P90 forecasts, optimization and bulk export.
pip install voltcast # or: pip install voltcast[pandas]
import voltcast
vc = voltcast.Client("YOUR_API_KEY") # keys: https://voltcast.com/dashboard
prices = vc.prices("DE-LU") # yesterday → tomorrow, 15-minute native
print(len(prices), prices[0])
df = vc.prices("DE-LU", start="2026-07-01", end="2026-07-10").to_pandas()
forecast = vc.forecast("DE-LU", horizon="48h")
print(forecast.meta["model_version"], forecast[0])
# Pro plans: optimization + bulk export
windows = vc.cheapest_window("DE-LU", duration_minutes=120)
plan = vc.schedule("DE-LU", energy_kwh=40, max_power_kw=11, deadline="2026-07-11T07:00:00Z")
files = vc.export_urls("DE-LU", "2018-01-01", "2026-12-31", format="parquet")
Errors raise voltcast.VoltcastError with .status and the API's machine-readable .code.
Attribution requirements for verbatim price data: https://voltcast.com/legal/data-licensing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voltcast-0.1.0.tar.gz.
File metadata
- Download URL: voltcast-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edb0ceb2ab608c98d1c341dbf5d6cc8ffed0bd44d3a3c027336a0cd95e044a45
|
|
| MD5 |
d9f64f466a4ce59d3ba3ba0aef84ae3d
|
|
| BLAKE2b-256 |
a19d7533d1ff88f69d0cc1d9a18a1293f940cfd6c8c8649e8391548d929e81a6
|
Provenance
The following attestation bundles were made for voltcast-0.1.0.tar.gz:
Publisher:
publish-pypi.yml on Voltcast-com/sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
voltcast-0.1.0.tar.gz -
Subject digest:
edb0ceb2ab608c98d1c341dbf5d6cc8ffed0bd44d3a3c027336a0cd95e044a45 - Sigstore transparency entry: 2139411331
- Sigstore integration time:
-
Permalink:
Voltcast-com/sdk@4b83c778c8418e49803f338a169e60448ced95ed -
Branch / Tag:
refs/tags/sdk-py-v0.1.0 - Owner: https://github.com/Voltcast-com
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@4b83c778c8418e49803f338a169e60448ced95ed -
Trigger Event:
release
-
Statement type:
File details
Details for the file voltcast-0.1.0-py3-none-any.whl.
File metadata
- Download URL: voltcast-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b94cdb1476d3ae9b82885324ab9aa65ddda676e66fd845536af545855694d55e
|
|
| MD5 |
9f9b0e3b1e3428b27d11e1bc1f9103df
|
|
| BLAKE2b-256 |
2f43bc8baec74eba2e0cc711d800ff6dda31e5751ed6ab2928a743e7e46800b9
|
Provenance
The following attestation bundles were made for voltcast-0.1.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on Voltcast-com/sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
voltcast-0.1.0-py3-none-any.whl -
Subject digest:
b94cdb1476d3ae9b82885324ab9aa65ddda676e66fd845536af545855694d55e - Sigstore transparency entry: 2139411408
- Sigstore integration time:
-
Permalink:
Voltcast-com/sdk@4b83c778c8418e49803f338a169e60448ced95ed -
Branch / Tag:
refs/tags/sdk-py-v0.1.0 - Owner: https://github.com/Voltcast-com
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@4b83c778c8418e49803f338a169e60448ced95ed -
Trigger Event:
release
-
Statement type: